#5EDFEA#5EDFEA
#5EDFEA is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.114 H 203.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFEA |
|---|---|
| RGB | rgb(94, 223, 234) |
| HSL | hsl(185, 77%, 64%) |
| HSV | hsv(185, 60%, 92%) |
| CMYK | cmyk(59.8%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.43, -32.12, -16.03) |
| CIE-LCH | lch(82.43, 35.90, 206.52°) |
| OKLab | oklab(83.63% -0.1045 -0.0444) |
| OKLCH | oklch(83.63% 0.114 203) |
| XYZ | xyz(45.8488, 61.0908, 87.2014) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 3.69
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFEA #EA695E
analogous
#5EEAAF #5EDFEA #5E99EA
triadic
#5EDFEA #EA5EDF #DFEA5E
tetradic
#5EDFEA #AF5EEA #EA695E #99EA5E
square
#5EDFEA #AF5EEA #EA695E #99EA5E
split-complementary
#5EDFEA #EA5E99 #EAAF5E
monochromatic
#18A9B6 #28D4E3 #5EDFEA #94EAF1 #CAF5F8
Accessibility & contrast
On white
1.59
#5EDFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5EDFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFEA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFEA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#BAC6EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5edfea; /* rgb */ color: rgb(94, 223, 234); /* oklch */ color: oklch(83.6% 0.114 203.0);
Tailwind
colors: {
custom: {
50: '#9ae9f0',
500: '#5edfea',
950: '#000000',
},
}SCSS
$custom: #5edfea; $custom-light: #9ae9f0; $custom-dark: #000000;
JSON
{
"hex": "#5edfea",
"rgb": {
"r": 94,
"g": 223,
"b": 234
},
"hsl": {
"h": 184.714,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.83625,
"c": 0.11351,
"h": 203
},
"luminance": 0.61096
}Semantic roles & 50–950 ramp
primary
#5EDFEA
secondary
#B64137
accent
#1C0CD9
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485