#5EE8EE#5EE8EE
#5EE8EE is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.8% C 0.119 H 199.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8EE |
|---|---|
| RGB | rgb(94, 232, 238) |
| HSL | hsl(183, 81%, 65%) |
| HSV | hsv(183, 61%, 93%) |
| CMYK | cmyk(60.5%, 2.5%, 0%, 6.7%) |
| CIE-LAB | lab(85.13, -35.26, -14.09) |
| CIE-LCH | lch(85.13, 37.97, 201.78°) |
| OKLab | oklab(85.85% -0.112 -0.039) |
| OKLCH | oklch(85.85% 0.119 199.2) |
| XYZ | xyz(48.8987, 66.2608, 91.0849) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.95
Bright Light Blue
#26F7FD
ΔE00 3.97
Bright Cyan
#41FDFE
ΔE00 5.14
Robin Egg Blue
#8AF1FE
ΔE00 5.15
Aqua Blue
#02D8E9
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8EE #EE645E
analogous
#5EEEAC #5EE8EE #5EA0EE
triadic
#5EE8EE #EE5EE8 #E8EE5E
tetradic
#5EE8EE #AC5EEE #EE645E #A0EE5E
square
#5EE8EE #AC5EEE #EE645E #A0EE5E
split-complementary
#5EE8EE #EE5EA0 #EEAC5E
monochromatic
#14B7BE #27E0E8 #5EE8EE #95F0F4 #CDF8FA
Accessibility & contrast
On white
1.47
#5EE8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5EE8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8EE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8EE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#C2CEEF
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ee8ee; /* rgb */ color: rgb(94, 232, 238); /* oklch */ color: oklch(85.8% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#9beff3',
500: '#5ee8ee',
950: '#000000',
},
}SCSS
$custom: #5ee8ee; $custom-light: #9beff3; $custom-dark: #000000;
JSON
{
"hex": "#5ee8ee",
"rgb": {
"r": 94,
"g": 232,
"b": 238
},
"hsl": {
"h": 182.5,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.85846,
"c": 0.11861,
"h": 199.2
},
"luminance": 0.66266
}Semantic roles & 50–950 ramp
primary
#5EE8EE
secondary
#BC3A34
accent
#1108DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585