#5FDCDF#5FDCDF
#5FDCDF is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.6% C 0.110 H 197.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCDF |
|---|---|
| RGB | rgb(95, 220, 223) |
| HSL | hsl(181, 67%, 62%) |
| HSV | hsv(181, 57%, 87%) |
| CMYK | cmyk(57.4%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.26, -33.53, -11.93) |
| CIE-LCH | lch(81.26, 35.59, 199.59°) |
| OKLab | oklab(82.58% -0.1053 -0.033) |
| OKLCH | oklch(82.58% 0.11 197.4) |
| XYZ | xyz(43.6261, 58.9426, 78.8757) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.34
Darkturquoise
#00CED1
ΔE00 4.88
Aqua Blue
#02D8E9
ΔE00 4.92
Robin'S Egg
#6DEDFD
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCDF #DF625F
analogous
#5FDFA2 #5FDCDF #5F9CDF
triadic
#5FDCDF #DF5FDC #DCDF5F
tetradic
#5FDCDF #A25FDF #DF625F #9CDF5F
square
#5FDCDF #A25FDF #DF625F #9CDF5F
split-complementary
#5FDCDF #DF5F9C #DFA25F
monochromatic
#21A0A3 #2CD1D5 #5FDCDF #92E7E9 #C5F2F3
Accessibility & contrast
On white
1.64
#5FDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#5FDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCDF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCDF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3DF
Deuteranopia (green-blind)
#BAC3E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fdcdf; /* rgb */ color: rgb(95, 220, 223); /* oklch */ color: oklch(82.6% 0.110 197.4);
Tailwind
colors: {
custom: {
50: '#99e7e9',
500: '#5fdcdf',
950: '#000000',
},
}SCSS
$custom: #5fdcdf; $custom-light: #99e7e9; $custom-dark: #000000;
JSON
{
"hex": "#5fdcdf",
"rgb": {
"r": 95,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.406,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82581,
"c": 0.11039,
"h": 197.4
},
"luminance": 0.58947
}Semantic roles & 50–950 ramp
primary
#5FDCDF
secondary
#A63F3C
accent
#1B17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484