#5EDFF1#5EDFF1
#5EDFF1 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.115 H 207.9°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFF1 |
|---|---|
| RGB | rgb(94, 223, 241) |
| HSL | hsl(187, 84%, 66%) |
| HSV | hsv(187, 61%, 95%) |
| CMYK | cmyk(61%, 7.5%, 0%, 5.5%) |
| CIE-LAB | lab(82.65, -30.17, -19.41) |
| CIE-LCH | lch(82.65, 35.87, 212.75°) |
| OKLab | oklab(83.88% -0.1017 -0.0538) |
| OKLCH | oklch(83.88% 0.115 207.9) |
| XYZ | xyz(46.8743, 61.5010, 92.6026) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.23
Aqua Blue
#02D8E9
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFF1 #F1705E
analogous
#5EF1B9 #5EDFF1 #5E95F1
triadic
#5EDFF1 #F15EDF #DFF15E
tetradic
#5EDFF1 #B95EF1 #F1705E #95F15E
square
#5EDFF1 #B95EF1 #F1705E #95F15E
split-complementary
#5EDFF1 #F15E95 #F1B95E
monochromatic
#11AEC4 #26D4EC #5EDFF1 #96EAF6 #CFF5FB
Accessibility & contrast
On white
1.58
#5EDFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5EDFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFF1
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFF1 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F2
Deuteranopia (green-blind)
#B7C7F1
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5edff1; /* rgb */ color: rgb(94, 223, 241); /* oklch */ color: oklch(83.9% 0.115 207.9);
Tailwind
colors: {
custom: {
50: '#9ae9f5',
500: '#5edff1',
950: '#000000',
},
}SCSS
$custom: #5edff1; $custom-light: #9ae9f5; $custom-dark: #000000;
JSON
{
"hex": "#5edff1",
"rgb": {
"r": 94,
"g": 223,
"b": 241
},
"hsl": {
"h": 187.347,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.83875,
"c": 0.11503,
"h": 207.9
},
"luminance": 0.61506
}Semantic roles & 50–950 ramp
primary
#5EDFF1
secondary
#C14432
accent
#2005E0
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485