#5FDFEC#5FDFEC
#5FDFEC is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.113 H 204.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFEC |
|---|---|
| RGB | rgb(95, 223, 236) |
| HSL | hsl(186, 79%, 65%) |
| HSV | hsv(186, 60%, 93%) |
| CMYK | cmyk(59.7%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(82.52, -31.40, -16.95) |
| CIE-LCH | lch(82.52, 35.68, 208.36°) |
| OKLab | oklab(83.73% -0.1031 -0.0469) |
| OKLCH | oklch(83.73% 0.113 204.5) |
| XYZ | xyz(46.2410, 61.2596, 88.7280) |
| Luminance | 0.6126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.37
Aqua Blue
#02D8E9
ΔE00 3.48
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Bright Light Blue
#26F7FD
ΔE00 6.66
Darkturquoise
#00CED1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFEC #EC6C5F
analogous
#5FECB3 #5FDFEC #5F98EC
triadic
#5FDFEC #EC5FDF #DFEC5F
tetradic
#5FDFEC #B35FEC #EC6C5F #98EC5F
square
#5FDFEC #B35FEC #EC6C5F #98EC5F
split-complementary
#5FDFEC #EC5F98 #ECB35F
monochromatic
#16ABBA #28D4E6 #5FDFEC #96EAF2 #CCF5F9
Accessibility & contrast
On white
1.58
#5FDFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#5FDFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFEC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFEC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#B9C7ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5fdfec; /* rgb */ color: rgb(95, 223, 236); /* oklch */ color: oklch(83.7% 0.113 204.5);
Tailwind
colors: {
custom: {
50: '#9ae9f2',
500: '#5fdfec',
950: '#000000',
},
}SCSS
$custom: #5fdfec; $custom-light: #9ae9f2; $custom-dark: #000000;
JSON
{
"hex": "#5fdfec",
"rgb": {
"r": 95,
"g": 223,
"b": 236
},
"hsl": {
"h": 185.532,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.83727,
"c": 0.1133,
"h": 204.5
},
"luminance": 0.61264
}Semantic roles & 50–950 ramp
primary
#5FDFEC
secondary
#BA4236
accent
#1E0ADB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485