#5EE9EF#5EE9EF
#5EE9EF is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.1% C 0.119 H 199.2°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9EF |
|---|---|
| RGB | rgb(94, 233, 239) |
| HSL | hsl(182, 82%, 65%) |
| HSV | hsv(182, 61%, 94%) |
| CMYK | cmyk(60.7%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(85.45, -35.45, -14.14) |
| CIE-LCH | lch(85.45, 38.17, 201.74°) |
| OKLab | oklab(86.11% -0.1126 -0.0392) |
| OKLCH | oklch(86.11% 0.119 199.2) |
| XYZ | xyz(49.3283, 66.8843, 91.9549) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9EF #EF645E
analogous
#5EEFAD #5EE9EF #5EA0EF
triadic
#5EE9EF #EF5EE9 #E9EF5E
tetradic
#5EE9EF #AD5EEF #EF645E #A0EF5E
square
#5EE9EF #AD5EEF #EF645E #A0EF5E
split-complementary
#5EE9EF #EF5EA0 #EFAD5E
monochromatic
#13B8C0 #26E1E9 #5EE9EF #96F1F5 #CDF8FA
Accessibility & contrast
On white
1.46
#5EE9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#5EE9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9EF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9EF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#C3CEF0
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee9ef; /* rgb */ color: rgb(94, 233, 239); /* oklch */ color: oklch(86.1% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#9bf0f4',
500: '#5ee9ef',
950: '#000000',
},
}SCSS
$custom: #5ee9ef; $custom-light: #9bf0f4; $custom-dark: #000000;
JSON
{
"hex": "#5ee9ef",
"rgb": {
"r": 94,
"g": 233,
"b": 239
},
"hsl": {
"h": 182.483,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.86112,
"c": 0.11923,
"h": 199.2
},
"luminance": 0.6689
}Semantic roles & 50–950 ramp
primary
#5EE9EF
secondary
#BE3933
accent
#1007DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585