#5EDBF2#5EDBF2
#5EDBF2 is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.0% C 0.114 H 211.7°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDBF2 |
|---|---|
| RGB | rgb(94, 219, 242) |
| HSL | hsl(189, 85%, 66%) |
| HSV | hsv(189, 61%, 95%) |
| CMYK | cmyk(61.2%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(81.54, -27.95, -21.62) |
| CIE-LCH | lch(81.54, 35.33, 217.72°) |
| OKLab | oklab(82.99% -0.0972 -0.06) |
| OKLCH | oklch(82.99% 0.114 211.7) |
| XYZ | xyz(45.9680, 59.4487, 93.0394) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.11
Aqua Blue
#02D8E9
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Robin'S Egg Blue
#98EFF9
ΔE00 6.90
Sky Blue
#87CEEB
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDBF2 #F2755E
analogous
#5EF2BF #5EDBF2 #5E91F2
triadic
#5EDBF2 #F25EDB #DBF25E
tetradic
#5EDBF2 #BF5EF2 #F2755E #91F25E
square
#5EDBF2 #BF5EF2 #F2755E #91F25E
split-complementary
#5EDBF2 #F25E91 #F2BF5E
monochromatic
#10A9C6 #25CEED #5EDBF2 #97E8F7 #CFF4FB
Accessibility & contrast
On white
1.63
#5EDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#5EDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDBF2
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDBF2 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F3
Deuteranopia (green-blind)
#B3C4F2
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edbf2; /* rgb */ color: rgb(94, 219, 242); /* oklch */ color: oklch(83.0% 0.114 211.7);
Tailwind
colors: {
custom: {
50: '#9ae6f6',
500: '#5edbf2',
950: '#000000',
},
}SCSS
$custom: #5edbf2; $custom-light: #9ae6f6; $custom-dark: #000000;
JSON
{
"hex": "#5edbf2",
"rgb": {
"r": 94,
"g": 219,
"b": 242
},
"hsl": {
"h": 189.324,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.82993,
"c": 0.11423,
"h": 211.7
},
"luminance": 0.59454
}Semantic roles & 50–950 ramp
primary
#5EDBF2
secondary
#C34831
accent
#2604E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485