#5EE5EE#5EE5EE
#5EE5EE is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.2% C 0.117 H 201.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5EE |
|---|---|
| RGB | rgb(94, 229, 238) |
| HSL | hsl(184, 81%, 65%) |
| HSV | hsv(184, 61%, 93%) |
| CMYK | cmyk(60.5%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(84.27, -33.86, -15.38) |
| CIE-LCH | lch(84.27, 37.18, 204.43°) |
| OKLab | oklab(85.15% -0.109 -0.0426) |
| OKLCH | oklch(85.15% 0.117 201.3) |
| XYZ | xyz(48.0614, 64.5863, 90.8059) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.27
Aqua Blue
#02D8E9
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Bright Light Blue
#26F7FD
ΔE00 4.84
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Bright Cyan
#41FDFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5EE #EE675E
analogous
#5EEEAF #5EE5EE #5E9DEE
triadic
#5EE5EE #EE5EE5 #E5EE5E
tetradic
#5EE5EE #AF5EEE #EE675E #9DEE5E
square
#5EE5EE #AF5EEE #EE675E #9DEE5E
split-complementary
#5EE5EE #EE5E9D #EEAF5E
monochromatic
#14B3BE #27DCE8 #5EE5EE #95EEF4 #CDF7FA
Accessibility & contrast
On white
1.51
#5EE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5EE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5EE
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5EE | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ee5ee; /* rgb */ color: rgb(94, 229, 238); /* oklch */ color: oklch(85.2% 0.117 201.3);
Tailwind
colors: {
custom: {
50: '#9aedf3',
500: '#5ee5ee',
950: '#000000',
},
}SCSS
$custom: #5ee5ee; $custom-light: #9aedf3; $custom-dark: #000000;
JSON
{
"hex": "#5ee5ee",
"rgb": {
"r": 94,
"g": 229,
"b": 238
},
"hsl": {
"h": 183.75,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85153,
"c": 0.11699,
"h": 201.3
},
"luminance": 0.64591
}Semantic roles & 50–950 ramp
primary
#5EE5EE
secondary
#BC3D34
accent
#1608DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585