#5EDEE2#5EDEE2
#5EDEE2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.112 H 198.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEE2 |
|---|---|
| RGB | rgb(94, 222, 226) |
| HSL | hsl(182, 69%, 63%) |
| HSV | hsv(182, 58%, 89%) |
| CMYK | cmyk(58.4%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(81.90, -33.84, -12.58) |
| CIE-LCH | lch(81.90, 36.10, 200.39°) |
| OKLab | oklab(83.12% -0.1067 -0.0348) |
| OKLCH | oklch(83.12% 0.112 198.1) |
| XYZ | xyz(44.4590, 60.1086, 81.1959) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.73
Mediumturquoise
#48D1CC
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.47
Bright Light Blue
#26F7FD
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEE2 #E2625E
analogous
#5EE2A4 #5EDEE2 #5E9CE2
triadic
#5EDEE2 #E25EDE #DEE25E
tetradic
#5EDEE2 #A45EE2 #E2625E #9CE25E
square
#5EDEE2 #A45EE2 #E2625E #9CE25E
split-complementary
#5EDEE2 #E25E9C #E2A45E
monochromatic
#1EA3A7 #2AD3D9 #5EDEE2 #92E9EB #C6F3F5
Accessibility & contrast
On white
1.61
#5EDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#5EDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEE2
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEE2 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edee2; /* rgb */ color: rgb(94, 222, 226); /* oklch */ color: oklch(83.1% 0.112 198.1);
Tailwind
colors: {
custom: {
50: '#99e8eb',
500: '#5edee2',
950: '#000000',
},
}SCSS
$custom: #5edee2; $custom-light: #99e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5edee2",
"rgb": {
"r": 94,
"g": 222,
"b": 226
},
"hsl": {
"h": 181.818,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.83117,
"c": 0.11226,
"h": 198.1
},
"luminance": 0.60113
}Semantic roles & 50–950 ramp
primary
#5EDEE2
secondary
#AA3E3B
accent
#1A14D1
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484