#5EDFEE#5EDFEE
#5EDFEE is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.114 H 205.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFEE |
|---|---|
| RGB | rgb(94, 223, 238) |
| HSL | hsl(186, 81%, 65%) |
| HSV | hsv(186, 61%, 93%) |
| CMYK | cmyk(60.5%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(82.55, -31.01, -17.96) |
| CIE-LCH | lch(82.55, 35.84, 210.08°) |
| OKLab | oklab(83.77% -0.1029 -0.0497) |
| OKLCH | oklch(83.77% 0.114 205.8) |
| XYZ | xyz(46.4299, 61.3232, 90.2620) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.23
Aqua Blue
#02D8E9
ΔE00 3.46
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Neon Blue
#04D9FF
ΔE00 6.52
Bright Light Blue
#26F7FD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFEE #EE6D5E
analogous
#5EEEB5 #5EDFEE #5E97EE
triadic
#5EDFEE #EE5EDF #DFEE5E
tetradic
#5EDFEE #B55EEE #EE6D5E #97EE5E
square
#5EDFEE #B55EEE #EE6D5E #97EE5E
split-complementary
#5EDFEE #EE5E97 #EEB55E
monochromatic
#14ACBE #27D4E8 #5EDFEE #95EAF4 #CDF5FA
Accessibility & contrast
On white
1.58
#5EDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5EDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFEE
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFEE | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#B8C7EE
Tritanopia (blue-blind)
#00E8E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5edfee; /* rgb */ color: rgb(94, 223, 238); /* oklch */ color: oklch(83.8% 0.114 205.8);
Tailwind
colors: {
custom: {
50: '#9ae9f3',
500: '#5edfee',
950: '#000000',
},
}SCSS
$custom: #5edfee; $custom-light: #9ae9f3; $custom-dark: #000000;
JSON
{
"hex": "#5edfee",
"rgb": {
"r": 94,
"g": 223,
"b": 238
},
"hsl": {
"h": 186.25,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.83767,
"c": 0.11427,
"h": 205.8
},
"luminance": 0.61328
}Semantic roles & 50–950 ramp
primary
#5EDFEE
secondary
#BC4234
accent
#1E08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485