#5EEBDF#5EEBDF
#5EEBDF is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.1% C 0.122 H 187.3°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBDF |
|---|---|
| RGB | rgb(94, 235, 223) |
| HSL | hsl(175, 78%, 65%) |
| HSV | hsv(175, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 5.1%, 7.8%) |
| CIE-LAB | lab(85.56, -40.61, -5.54) |
| CIE-LCH | lch(85.56, 40.98, 187.77°) |
| OKLab | oklab(86.06% -0.1213 -0.0156) |
| OKLCH | oklch(86.06% 0.122 187.3) |
| XYZ | xyz(47.6377, 67.1191, 80.2425) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 4.05
Tiffany Blue
#7BF2DA
ΔE00 4.65
Bright Turquoise
#0FFEF9
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.89
Aqua
#00FFFF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBDF #EB5E6A
analogous
#5EEB99 #5EEBDF #5EB0EB
triadic
#5EEBDF #DF5EEB #EBDF5E
tetradic
#5EEBDF #995EEB #EB5E6A #B0EB5E
square
#5EEBDF #995EEB #EB5E6A #B0EB5E
split-complementary
#5EEBDF #EB5EB0 #EB995E
monochromatic
#17B8AA #28E4D4 #5EEBDF #94F2EA #CBF9F5
Accessibility & contrast
On white
1.46
#5EEBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5EEBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBDF
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBDF | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#CACFE1
Tritanopia (blue-blind)
#00F0E7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eebdf; /* rgb */ color: rgb(94, 235, 223); /* oklch */ color: oklch(86.1% 0.122 187.3);
Tailwind
colors: {
custom: {
50: '#9af2e8',
500: '#5eebdf',
950: '#000000',
},
}SCSS
$custom: #5eebdf; $custom-light: #9af2e8; $custom-dark: #000000;
JSON
{
"hex": "#5eebdf",
"rgb": {
"r": 94,
"g": 235,
"b": 223
},
"hsl": {
"h": 174.894,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.86056,
"c": 0.12233,
"h": 187.3
},
"luminance": 0.67124
}Semantic roles & 50–950 ramp
primary
#5EEBDF
secondary
#B73641
accent
#0B1DDA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584