#5EE3EE#5EE3EE
#5EE3EE is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.116 H 202.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3EE |
|---|---|
| RGB | rgb(94, 227, 238) |
| HSL | hsl(185, 81%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(60.5%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(83.70, -32.91, -16.24) |
| CIE-LCH | lch(83.70, 36.70, 206.26°) |
| OKLab | oklab(84.69% -0.1069 -0.045) |
| OKLCH | oklch(84.69% 0.116 202.8) |
| XYZ | xyz(47.5112, 63.4859, 90.6225) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.02
Aqua Blue
#02D8E9
ΔE00 3.99
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Bright Light Blue
#26F7FD
ΔE00 5.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3EE #EE695E
analogous
#5EEEB1 #5EE3EE #5E9BEE
triadic
#5EE3EE #EE5EE3 #E3EE5E
tetradic
#5EE3EE #B15EEE #EE695E #9BEE5E
square
#5EE3EE #B15EEE #EE695E #9BEE5E
split-complementary
#5EE3EE #EE5E9B #EEB15E
monochromatic
#14B1BE #27D9E8 #5EE3EE #95EDF4 #CDF6FA
Accessibility & contrast
On white
1.53
#5EE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5EE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3EE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3EE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BDCAEF
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee3ee; /* rgb */ color: rgb(94, 227, 238); /* oklch */ color: oklch(84.7% 0.116 202.8);
Tailwind
colors: {
custom: {
50: '#9aecf3',
500: '#5ee3ee',
950: '#000000',
},
}SCSS
$custom: #5ee3ee; $custom-light: #9aecf3; $custom-dark: #000000;
JSON
{
"hex": "#5ee3ee",
"rgb": {
"r": 94,
"g": 227,
"b": 238
},
"hsl": {
"h": 184.583,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84691,
"c": 0.11601,
"h": 202.8
},
"luminance": 0.63491
}Semantic roles & 50–950 ramp
primary
#5EE3EE
secondary
#BC3E34
accent
#1908DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485