#5FDCEC#5FDCEC
#5FDCEC is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.112 H 206.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCEC |
|---|---|
| RGB | rgb(95, 220, 236) |
| HSL | hsl(187, 79%, 65%) |
| HSV | hsv(187, 60%, 93%) |
| CMYK | cmyk(59.7%, 6.8%, 0%, 7.5%) |
| CIE-LAB | lab(81.66, -29.96, -18.25) |
| CIE-LCH | lch(81.66, 35.08, 211.34°) |
| OKLab | oklab(83.04% -0.1 -0.0505) |
| OKLCH | oklch(83.04% 0.112 206.8) |
| XYZ | xyz(45.4465, 59.6707, 88.4632) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.41
Robin'S Egg
#6DEDFD
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Neon Blue
#04D9FF
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.19
Darkturquoise
#00CED1
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCEC #EC6F5F
analogous
#5FECB6 #5FDCEC #5F95EC
triadic
#5FDCEC #EC5FDC #DCEC5F
tetradic
#5FDCEC #B65FEC #EC6F5F #95EC5F
square
#5FDCEC #B65FEC #EC6F5F #95EC5F
split-complementary
#5FDCEC #EC5F95 #ECB65F
monochromatic
#16A8BA #28D0E6 #5FDCEC #96E8F2 #CCF4F9
Accessibility & contrast
On white
1.62
#5FDCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#5FDCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCEC
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCEC | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdcec; /* rgb */ color: rgb(95, 220, 236); /* oklch */ color: oklch(83.0% 0.112 206.8);
Tailwind
colors: {
custom: {
50: '#9ae7f2',
500: '#5fdcec',
950: '#000000',
},
}SCSS
$custom: #5fdcec; $custom-light: #9ae7f2; $custom-dark: #000000;
JSON
{
"hex": "#5fdcec",
"rgb": {
"r": 95,
"g": 220,
"b": 236
},
"hsl": {
"h": 186.809,
"s": 78.771,
"l": 64.902
},
"oklch": {
"l": 0.83035,
"c": 0.11208,
"h": 206.8
},
"luminance": 0.59675
}Semantic roles & 50–950 ramp
primary
#5FDCEC
secondary
#BA4536
accent
#220ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485