#5EDFEF#5EDFEF
#5EDFEF is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.8% C 0.115 H 206.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDFEF |
|---|---|
| RGB | rgb(94, 223, 239) |
| HSL | hsl(187, 82%, 65%) |
| HSV | hsv(187, 61%, 94%) |
| CMYK | cmyk(60.7%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(82.58, -30.73, -18.44) |
| CIE-LCH | lch(82.58, 35.84, 210.97°) |
| OKLab | oklab(83.8% -0.1025 -0.0511) |
| OKLCH | oklch(83.8% 0.115 206.5) |
| XYZ | xyz(46.5772, 61.3822, 91.0379) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.19
Aqua Blue
#02D8E9
ΔE00 3.54
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Neon Blue
#04D9FF
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDFEF #EF6E5E
analogous
#5EEFB7 #5EDFEF #5E96EF
triadic
#5EDFEF #EF5EDF #DFEF5E
tetradic
#5EDFEF #B75EEF #EF6E5E #96EF5E
square
#5EDFEF #B75EEF #EF6E5E #96EF5E
split-complementary
#5EDFEF #EF5E96 #EFB75E
monochromatic
#13ADC0 #26D4E9 #5EDFEF #96EAF5 #CDF5FA
Accessibility & contrast
On white
1.58
#5EDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5EDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDFEF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDFEF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#B8C7EF
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5edfef; /* rgb */ color: rgb(94, 223, 239); /* oklch */ color: oklch(83.8% 0.115 206.5);
Tailwind
colors: {
custom: {
50: '#9ae9f4',
500: '#5edfef',
950: '#000000',
},
}SCSS
$custom: #5edfef; $custom-light: #9ae9f4; $custom-dark: #000000;
JSON
{
"hex": "#5edfef",
"rgb": {
"r": 94,
"g": 223,
"b": 239
},
"hsl": {
"h": 186.621,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.83803,
"c": 0.1145,
"h": 206.5
},
"luminance": 0.61387
}Semantic roles & 50–950 ramp
primary
#5EDFEF
secondary
#BE4333
accent
#1F07DE
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485