#5EE5EF#5EE5EF
#5EE5EF is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.2% C 0.117 H 202.0°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5EF |
|---|---|
| RGB | rgb(94, 229, 239) |
| HSL | hsl(184, 82%, 65%) |
| HSV | hsv(184, 61%, 94%) |
| CMYK | cmyk(60.7%, 4.2%, 0%, 6.3%) |
| CIE-LAB | lab(84.30, -33.58, -15.86) |
| CIE-LCH | lch(84.30, 37.14, 205.28°) |
| OKLab | oklab(85.19% -0.1086 -0.0439) |
| OKLCH | oklch(85.19% 0.117 202) |
| XYZ | xyz(48.2088, 64.6452, 91.5817) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.00
Aqua Blue
#02D8E9
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 4.62
Bright Light Blue
#26F7FD
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5EF #EF685E
analogous
#5EEFB0 #5EE5EF #5E9CEF
triadic
#5EE5EF #EF5EE5 #E5EF5E
tetradic
#5EE5EF #B05EEF #EF685E #9CEF5E
square
#5EE5EF #B05EEF #EF685E #9CEF5E
split-complementary
#5EE5EF #EF5E9C #EFB05E
monochromatic
#13B4C0 #26DCE9 #5EE5EF #96EEF5 #CDF7FA
Accessibility & contrast
On white
1.51
#5EE5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5EE5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5EF
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5EF | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#BFCBF0
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ee5ef; /* rgb */ color: rgb(94, 229, 239); /* oklch */ color: oklch(85.2% 0.117 202.0);
Tailwind
colors: {
custom: {
50: '#9aedf4',
500: '#5ee5ef',
950: '#000000',
},
}SCSS
$custom: #5ee5ef; $custom-light: #9aedf4; $custom-dark: #000000;
JSON
{
"hex": "#5ee5ef",
"rgb": {
"r": 94,
"g": 229,
"b": 239
},
"hsl": {
"h": 184.138,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.85187,
"c": 0.11712,
"h": 202
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#5EE5EF
secondary
#BE3D33
accent
#1607DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585