#5EDFEB#5EDFEB
#5EDFEB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.114 H 203.7°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFEB |
|---|---|
| RGB | rgb(94, 223, 235) |
| HSL | hsl(185, 78%, 65%) |
| HSV | hsv(185, 60%, 92%) |
| CMYK | cmyk(60%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.46, -31.85, -16.51) |
| CIE-LCH | lch(82.46, 35.87, 207.41°) |
| OKLab | oklab(83.66% -0.1041 -0.0457) |
| OKLCH | oklch(83.66% 0.114 203.7) |
| XYZ | xyz(45.9928, 61.1484, 87.9601) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 6.45
Darkturquoise
#00CED1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFEB #EB6A5E
analogous
#5EEBB0 #5EDFEB #5E99EB
triadic
#5EDFEB #EB5EDF #DFEB5E
tetradic
#5EDFEB #B05EEB #EB6A5E #99EB5E
square
#5EDFEB #B05EEB #EB6A5E #99EB5E
split-complementary
#5EDFEB #EB5E99 #EBB05E
monochromatic
#17AAB8 #28D4E4 #5EDFEB #94EAF2 #CBF5F9
Accessibility & contrast
On white
1.59
#5EDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5EDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFEB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFEB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5edfeb; /* rgb */ color: rgb(94, 223, 235); /* oklch */ color: oklch(83.7% 0.114 203.7);
Tailwind
colors: {
custom: {
50: '#9ae9f1',
500: '#5edfeb',
950: '#000000',
},
}SCSS
$custom: #5edfeb; $custom-light: #9ae9f1; $custom-dark: #000000;
JSON
{
"hex": "#5edfeb",
"rgb": {
"r": 94,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.106,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.83661,
"c": 0.11367,
"h": 203.7
},
"luminance": 0.61153
}Semantic roles & 50–950 ramp
primary
#5EDFEB
secondary
#B74136
accent
#1D0BDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485