#5EE2EE#5EE2EE
#5EE2EE is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.5% C 0.116 H 203.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2EE |
|---|---|
| RGB | rgb(94, 226, 238) |
| HSL | hsl(185, 81%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(60.5%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.41, -32.44, -16.67) |
| CIE-LCH | lch(83.41, 36.47, 207.19°) |
| OKLab | oklab(84.46% -0.1059 -0.0462) |
| OKLCH | oklch(84.46% 0.116 203.5) |
| XYZ | xyz(47.2385, 62.9405, 90.5316) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.99
Aqua Blue
#02D8E9
ΔE00 3.80
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.61
Bright Light Blue
#26F7FD
ΔE00 5.88
Darkturquoise
#00CED1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2EE #EE6A5E
analogous
#5EEEB2 #5EE2EE #5E9AEE
triadic
#5EE2EE #EE5EE2 #E2EE5E
tetradic
#5EE2EE #B25EEE #EE6A5E #9AEE5E
square
#5EE2EE #B25EEE #EE6A5E #9AEE5E
split-complementary
#5EE2EE #EE5E9A #EEB25E
monochromatic
#14AFBE #27D8E8 #5EE2EE #95ECF4 #CDF6FA
Accessibility & contrast
On white
1.55
#5EE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#5EE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2EE
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2EE | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#BCC9EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee2ee; /* rgb */ color: rgb(94, 226, 238); /* oklch */ color: oklch(84.5% 0.116 203.5);
Tailwind
colors: {
custom: {
50: '#9aebf3',
500: '#5ee2ee',
950: '#000000',
},
}SCSS
$custom: #5ee2ee; $custom-light: #9aebf3; $custom-dark: #000000;
JSON
{
"hex": "#5ee2ee",
"rgb": {
"r": 94,
"g": 226,
"b": 238
},
"hsl": {
"h": 185,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.8446,
"c": 0.11555,
"h": 203.5
},
"luminance": 0.62945
}Semantic roles & 50–950 ramp
primary
#5EE2EE
secondary
#BC3F34
accent
#1A08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485