#5EEBE2#5EEBE2
#5EEBE2 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.2% C 0.122 H 189.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBE2 |
|---|---|
| RGB | rgb(94, 235, 226) |
| HSL | hsl(176, 78%, 65%) |
| HSV | hsv(176, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 3.8%, 7.8%) |
| CIE-LAB | lab(85.65, -39.83, -7.00) |
| CIE-LCH | lch(85.65, 40.44, 189.97°) |
| OKLab | oklab(86.15% -0.1201 -0.0196) |
| OKLCH | oklch(86.15% 0.122 189.3) |
| XYZ | xyz(48.0458, 67.2823, 82.3915) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.89
Bright Aqua
#0BF9EA
ΔE00 4.36
Bright Turquoise
#0FFEF9
ΔE00 4.87
Bright Cyan
#41FDFE
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.50
Aqua
#00FFFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBE2 #EB5E67
analogous
#5EEB9B #5EEBE2 #5EAEEB
triadic
#5EEBE2 #E25EEB #EBE25E
tetradic
#5EEBE2 #9B5EEB #EB5E67 #AEEB5E
square
#5EEBE2 #9B5EEB #EB5E67 #AEEB5E
split-complementary
#5EEBE2 #EB5EAE #EB9B5E
monochromatic
#17B8AD #28E4D8 #5EEBE2 #94F2EC #CBF9F6
Accessibility & contrast
On white
1.45
#5EEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5EEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBE2
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBE2 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE2
Deuteranopia (green-blind)
#C9CFE3
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eebe2; /* rgb */ color: rgb(94, 235, 226); /* oklch */ color: oklch(86.2% 0.122 189.3);
Tailwind
colors: {
custom: {
50: '#9af2eb',
500: '#5eebe2',
950: '#000000',
},
}SCSS
$custom: #5eebe2; $custom-light: #9af2eb; $custom-dark: #000000;
JSON
{
"hex": "#5eebe2",
"rgb": {
"r": 94,
"g": 235,
"b": 226
},
"hsl": {
"h": 176.17,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.8615,
"c": 0.12165,
"h": 189.3
},
"luminance": 0.67287
}Semantic roles & 50–950 ramp
primary
#5EEBE2
secondary
#B7363E
accent
#0B19DA
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584