#5EEBE7#5EEBE7
#5EEBE7 is a very light, vivid teal. Relative luminance 0.676; OKLCH L 86.3% C 0.121 H 192.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBE7 |
|---|---|
| RGB | rgb(94, 235, 231) |
| HSL | hsl(178, 78%, 65%) |
| HSV | hsv(178, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 1.7%, 7.8%) |
| CIE-LAB | lab(85.79, -38.52, -9.42) |
| CIE-LCH | lch(85.79, 39.66, 193.74°) |
| OKLab | oklab(86.31% -0.1179 -0.0262) |
| OKLCH | oklch(86.31% 0.121 192.5) |
| XYZ | xyz(48.7419, 67.5607, 86.0576) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.32
Bright Light Blue
#26F7FD
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.74
Aqua
#00FFFF
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.19
Bright Aqua
#0BF9EA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBE7 #EB5E62
analogous
#5EEBA1 #5EEBE7 #5EA9EB
triadic
#5EEBE7 #E75EEB #EBE75E
tetradic
#5EEBE7 #A15EEB #EB5E62 #A9EB5E
square
#5EEBE7 #A15EEB #EB5E62 #A9EB5E
split-complementary
#5EEBE7 #EB5EA9 #EBA15E
monochromatic
#17B8B3 #28E4DF #5EEBE7 #94F2EF #CBF9F7
Accessibility & contrast
On white
1.45
#5EEBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5EEBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBE7
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBE7 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E7
Deuteranopia (green-blind)
#C7D0E8
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eebe7; /* rgb */ color: rgb(94, 235, 231); /* oklch */ color: oklch(86.3% 0.121 192.5);
Tailwind
colors: {
custom: {
50: '#9af2ee',
500: '#5eebe7',
950: '#000000',
},
}SCSS
$custom: #5eebe7; $custom-light: #9af2ee; $custom-dark: #000000;
JSON
{
"hex": "#5eebe7",
"rgb": {
"r": 94,
"g": 235,
"b": 231
},
"hsl": {
"h": 178.298,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.8631,
"c": 0.12082,
"h": 192.5
},
"luminance": 0.67566
}Semantic roles & 50–950 ramp
primary
#5EEBE7
secondary
#B7363A
accent
#0B11DA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585