#5FDFDD#5FDFDD
#5FDFDD is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.113 H 193.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFDD |
|---|---|
| RGB | rgb(95, 223, 221) |
| HSL | hsl(179, 67%, 62%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(82.07, -35.47, -9.66) |
| CIE-LCH | lch(82.07, 36.76, 195.24°) |
| OKLab | oklab(83.21% -0.1093 -0.0268) |
| OKLCH | oklch(83.21% 0.113 193.8) |
| XYZ | xyz(44.1525, 60.4242, 77.7288) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.82
Turquoise
#40E0D0
ΔE00 5.23
Darkturquoise
#00CED1
ΔE00 5.36
Bright Light Blue
#26F7FD
ΔE00 6.14
Aqua Blue
#02D8E9
ΔE00 6.55
Bright Cyan
#41FDFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFDD #DF5F61
analogous
#5FDF9D #5FDFDD #5FA1DF
triadic
#5FDFDD #DD5FDF #DFDD5F
tetradic
#5FDFDD #9D5FDF #DF5F61 #A1DF5F
square
#5FDFDD #9D5FDF #DF5F61 #A1DF5F
split-complementary
#5FDFDD #DF5FA1 #DF9D5F
monochromatic
#21A3A1 #2CD5D2 #5FDFDD #92E9E8 #C5F3F3
Accessibility & contrast
On white
1.60
#5FDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5FDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFDD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFDD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdfdd; /* rgb */ color: rgb(95, 223, 221); /* oklch */ color: oklch(83.2% 0.113 193.8);
Tailwind
colors: {
custom: {
50: '#99e9e7',
500: '#5fdfdd',
950: '#000000',
},
}SCSS
$custom: #5fdfdd; $custom-light: #99e9e7; $custom-dark: #000000;
JSON
{
"hex": "#5fdfdd",
"rgb": {
"r": 95,
"g": 223,
"b": 221
},
"hsl": {
"h": 179.063,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.83215,
"c": 0.11252,
"h": 193.8
},
"luminance": 0.60429
}Semantic roles & 50–950 ramp
primary
#5FDFDD
secondary
#A63C3E
accent
#171ACF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484