#5FDCE0#5FDCE0
#5FDCE0 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.6% C 0.110 H 198.1°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCE0 |
|---|---|
| RGB | rgb(95, 220, 224) |
| HSL | hsl(182, 68%, 63%) |
| HSV | hsv(182, 58%, 88%) |
| CMYK | cmyk(57.6%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(81.29, -33.26, -12.42) |
| CIE-LCH | lch(81.29, 35.51, 200.47°) |
| OKLab | oklab(82.62% -0.1049 -0.0344) |
| OKLCH | oklch(82.62% 0.11 198.1) |
| XYZ | xyz(43.7613, 58.9967, 79.5878) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.61
Aqua Blue
#02D8E9
ΔE00 4.65
Darkturquoise
#00CED1
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 6.41
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCE0 #E0635F
analogous
#5FE0A3 #5FDCE0 #5F9CE0
triadic
#5FDCE0 #E05FDC #DCE05F
tetradic
#5FDCE0 #A35FE0 #E0635F #9CE05F
square
#5FDCE0 #A35FE0 #E0635F #9CE05F
split-complementary
#5FDCE0 #E05F9C #E0A35F
monochromatic
#20A1A5 #2CD1D6 #5FDCE0 #92E7EA #C6F2F4
Accessibility & contrast
On white
1.64
#5FDCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#5FDCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCE0
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCE0 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E1
Deuteranopia (green-blind)
#B9C3E1
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdce0; /* rgb */ color: rgb(95, 220, 224); /* oklch */ color: oklch(82.6% 0.110 198.1);
Tailwind
colors: {
custom: {
50: '#99e7e9',
500: '#5fdce0',
950: '#000000',
},
}SCSS
$custom: #5fdce0; $custom-light: #99e7e9; $custom-dark: #000000;
JSON
{
"hex": "#5fdce0",
"rgb": {
"r": 95,
"g": 220,
"b": 224
},
"hsl": {
"h": 181.86,
"s": 67.539,
"l": 62.549
},
"oklch": {
"l": 0.82615,
"c": 0.1104,
"h": 198.1
},
"luminance": 0.59001
}Semantic roles & 50–950 ramp
primary
#5FDCE0
secondary
#A73F3C
accent
#1C16CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484