#5EE9EE#5EE9EE
#5EE9EE is a very light, moderate teal. Relative luminance 0.668; OKLCH L 86.1% C 0.119 H 198.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9EE |
|---|---|
| RGB | rgb(94, 233, 238) |
| HSL | hsl(182, 81%, 65%) |
| HSV | hsv(182, 61%, 93%) |
| CMYK | cmyk(60.5%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.42, -35.73, -13.66) |
| CIE-LCH | lch(85.42, 38.25, 200.92°) |
| OKLab | oklab(86.08% -0.113 -0.0378) |
| OKLCH | oklch(86.08% 0.119 198.5) |
| XYZ | xyz(49.1810, 66.8253, 91.1790) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 4.23
Bright Cyan
#41FDFE
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 5.32
Aqua Blue
#02D8E9
ΔE00 5.73
Aqua
#00FFFF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9EE #EE635E
analogous
#5EEEAB #5EE9EE #5EA1EE
triadic
#5EE9EE #EE5EE9 #E9EE5E
tetradic
#5EE9EE #AB5EEE #EE635E #A1EE5E
square
#5EE9EE #AB5EEE #EE635E #A1EE5E
split-complementary
#5EE9EE #EE5EA1 #EEAB5E
monochromatic
#14B8BE #27E1E8 #5EE9EE #95F1F4 #CDF8FA
Accessibility & contrast
On white
1.46
#5EE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#5EE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9EE
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9EE | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee9ee; /* rgb */ color: rgb(94, 233, 238); /* oklch */ color: oklch(86.1% 0.119 198.5);
Tailwind
colors: {
custom: {
50: '#9bf0f3',
500: '#5ee9ee',
950: '#000000',
},
}SCSS
$custom: #5ee9ee; $custom-light: #9bf0f3; $custom-dark: #000000;
JSON
{
"hex": "#5ee9ee",
"rgb": {
"r": 94,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.083,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.86078,
"c": 0.11919,
"h": 198.5
},
"luminance": 0.66831
}Semantic roles & 50–950 ramp
primary
#5EE9EE
secondary
#BC3934
accent
#1008DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585