#5EDEE3#5EDEE3
#5EDEE3 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.112 H 198.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEE3 |
|---|---|
| RGB | rgb(94, 222, 227) |
| HSL | hsl(182, 70%, 63%) |
| HSV | hsv(182, 59%, 89%) |
| CMYK | cmyk(58.6%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(81.93, -33.57, -13.06) |
| CIE-LCH | lch(81.93, 36.02, 201.26°) |
| OKLab | oklab(83.15% -0.1063 -0.0362) |
| OKLCH | oklch(83.15% 0.112 198.8) |
| XYZ | xyz(44.5966, 60.1637, 81.9206) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.48
Mediumturquoise
#48D1CC
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.20
Darkturquoise
#00CED1
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 5.96
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEE3 #E3635E
analogous
#5EE3A6 #5EDEE3 #5E9BE3
triadic
#5EDEE3 #E35EDE #DEE35E
tetradic
#5EDEE3 #A65EE3 #E3635E #9BE35E
square
#5EDEE3 #A65EE3 #E3635E #9BE35E
split-complementary
#5EDEE3 #E35E9B #E3A65E
monochromatic
#1DA4A9 #2AD3DA #5EDEE3 #92E9EC #C6F3F5
Accessibility & contrast
On white
1.61
#5EDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5EDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEE3
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEE3 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BBC5E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edee3; /* rgb */ color: rgb(94, 222, 227); /* oklch */ color: oklch(83.2% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#99e8eb',
500: '#5edee3',
950: '#000000',
},
}SCSS
$custom: #5edee3; $custom-light: #99e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5edee3",
"rgb": {
"r": 94,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.256,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.83151,
"c": 0.11229,
"h": 198.8
},
"luminance": 0.60168
}Semantic roles & 50–950 ramp
primary
#5EDEE3
secondary
#AB3E3A
accent
#1A13D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484