#5EE7EE#5EE7EE
#5EE7EE is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.6% C 0.118 H 199.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE7EE |
|---|---|
| RGB | rgb(94, 231, 238) |
| HSL | hsl(183, 81%, 65%) |
| HSV | hsv(183, 61%, 93%) |
| CMYK | cmyk(60.5%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(84.84, -34.79, -14.52) |
| CIE-LCH | lch(84.84, 37.70, 202.65°) |
| OKLab | oklab(85.62% -0.111 -0.0402) |
| OKLCH | oklch(85.62% 0.118 199.9) |
| XYZ | xyz(48.6180, 65.6994, 90.9914) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.69
Bright Light Blue
#26F7FD
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Aqua Blue
#02D8E9
ΔE00 5.07
Bright Cyan
#41FDFE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE7EE #EE655E
analogous
#5EEEAD #5EE7EE #5E9FEE
triadic
#5EE7EE #EE5EE7 #E7EE5E
tetradic
#5EE7EE #AD5EEE #EE655E #9FEE5E
square
#5EE7EE #AD5EEE #EE655E #9FEE5E
split-complementary
#5EE7EE #EE5E9F #EEAD5E
monochromatic
#14B5BE #27DFE8 #5EE7EE #95EFF4 #CDF8FA
Accessibility & contrast
On white
1.49
#5EE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#5EE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE7EE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE7EE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C1CDEF
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee7ee; /* rgb */ color: rgb(94, 231, 238); /* oklch */ color: oklch(85.6% 0.118 199.9);
Tailwind
colors: {
custom: {
50: '#9beff3',
500: '#5ee7ee',
950: '#000000',
},
}SCSS
$custom: #5ee7ee; $custom-light: #9beff3; $custom-dark: #000000;
JSON
{
"hex": "#5ee7ee",
"rgb": {
"r": 94,
"g": 231,
"b": 238
},
"hsl": {
"h": 182.917,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85615,
"c": 0.11806,
"h": 199.9
},
"luminance": 0.65705
}Semantic roles & 50–950 ramp
primary
#5EE7EE
secondary
#BC3B34
accent
#1308DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585