#5EE3ED#5EE3ED
#5EE3ED is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.116 H 202.1°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3ED |
|---|---|
| RGB | rgb(94, 227, 237) |
| HSL | hsl(184, 80%, 65%) |
| HSV | hsv(184, 60%, 93%) |
| CMYK | cmyk(60.3%, 4.2%, 0%, 7.1%) |
| CIE-LAB | lab(83.67, -33.19, -15.75) |
| CIE-LCH | lch(83.67, 36.74, 205.39°) |
| OKLab | oklab(84.66% -0.1073 -0.0436) |
| OKLCH | oklch(84.66% 0.116 202.1) |
| XYZ | xyz(47.3647, 63.4273, 89.8509) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.25
Aqua Blue
#02D8E9
ΔE00 4.09
Robin Egg Blue
#8AF1FE
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Bright Cyan
#41FDFE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3ED #ED685E
analogous
#5EEDB0 #5EE3ED #5E9BED
triadic
#5EE3ED #ED5EE3 #E3ED5E
tetradic
#5EE3ED #B05EED #ED685E #9BED5E
square
#5EE3ED #B05EED #ED685E #9BED5E
split-complementary
#5EE3ED #ED5E9B #EDB05E
monochromatic
#15B0BC #27D9E7 #5EE3ED #95EDF3 #CCF6F9
Accessibility & contrast
On white
1.53
#5EE3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5EE3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3ED
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3ED | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEE
Deuteranopia (green-blind)
#BDCAEE
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee3ed; /* rgb */ color: rgb(94, 227, 237); /* oklch */ color: oklch(84.7% 0.116 202.1);
Tailwind
colors: {
custom: {
50: '#9aecf2',
500: '#5ee3ed',
950: '#000000',
},
}SCSS
$custom: #5ee3ed; $custom-light: #9aecf2; $custom-dark: #000000;
JSON
{
"hex": "#5ee3ed",
"rgb": {
"r": 94,
"g": 227,
"b": 237
},
"hsl": {
"h": 184.196,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84656,
"c": 0.11587,
"h": 202.1
},
"luminance": 0.63432
}Semantic roles & 50–950 ramp
primary
#5EE3ED
secondary
#BA3E35
accent
#1809DC
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485