#5EDFF7#5EDFF7
#5EDFF7 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.117 H 211.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFF7 |
|---|---|
| RGB | rgb(94, 223, 247) |
| HSL | hsl(189, 91%, 67%) |
| HSV | hsv(189, 62%, 97%) |
| CMYK | cmyk(61.9%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(82.84, -28.46, -22.29) |
| CIE-LCH | lch(82.84, 36.15, 218.06°) |
| OKLab | oklab(84.1% -0.0993 -0.0619) |
| OKLCH | oklch(84.1% 0.117 211.9) |
| XYZ | xyz(47.7853, 61.8654, 97.4005) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.04
Neon Blue
#04D9FF
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Robin'S Egg Blue
#98EFF9
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFF7 #F7765E
analogous
#5EF7C3 #5EDFF7 #5E93F7
triadic
#5EDFF7 #F75EDF #DFF75E
tetradic
#5EDFF7 #C35EF7 #F7765E #93F75E
square
#5EDFF7 #C35EF7 #F7765E #93F75E
split-complementary
#5EDFF7 #F75E93 #F7C35E
monochromatic
#0AB1D0 #24D3F4 #5EDFF7 #98EBFA #D3F6FD
Accessibility & contrast
On white
1.57
#5EDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#5EDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFF7
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFF7 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD8F8
Deuteranopia (green-blind)
#B5C7F7
Tritanopia (blue-blind)
#00E9E6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5edff7; /* rgb */ color: rgb(94, 223, 247); /* oklch */ color: oklch(84.1% 0.117 211.9);
Tailwind
colors: {
custom: {
50: '#9be9f9',
500: '#5edff7',
950: '#000000',
},
}SCSS
$custom: #5edff7; $custom-light: #9be9f9; $custom-dark: #000000;
JSON
{
"hex": "#5edff7",
"rgb": {
"r": 94,
"g": 223,
"b": 247
},
"hsl": {
"h": 189.412,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.84096,
"c": 0.11702,
"h": 211.9
},
"luminance": 0.6187
}Semantic roles & 50–950 ramp
primary
#5EDFF7
secondary
#CC462E
accent
#2400E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1617
muted
#808485