#5FDFCB#5FDFCB
#5FDFCB is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.7% C 0.117 H 181.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFCB |
|---|---|
| RGB | rgb(95, 223, 203) |
| HSL | hsl(171, 67%, 62%) |
| HSV | hsv(171, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(81.57, -40.10, -0.83) |
| CIE-LCH | lch(81.57, 40.11, 181.19°) |
| OKLab | oklab(82.65% -0.117 -0.0029) |
| OKLCH | oklch(82.65% 0.117 181.4) |
| XYZ | xyz(41.8816, 59.5159, 65.7689) |
| Luminance | 0.5952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.35
Tiffany Blue
#7BF2DA
ΔE00 4.65
Aqua (survey)
#13EAC9
ΔE00 5.03
Seafoam Blue
#78D1B6
ΔE00 5.41
Mediumturquoise
#48D1CC
ΔE00 6.02
Aquamarine (survey)
#04D8B2
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFCB #DF5F73
analogous
#5FDF8B #5FDFCB #5FB3DF
triadic
#5FDFCB #CB5FDF #DFCB5F
tetradic
#5FDFCB #8B5FDF #DF5F73 #B3DF5F
square
#5FDFCB #8B5FDF #DF5F73 #B3DF5F
split-complementary
#5FDFCB #DF5FB3 #DF8B5F
monochromatic
#21A38F #2CD5BA #5FDFCB #92E9DC #C5F3EC
Accessibility & contrast
On white
1.63
#5FDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#5FDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFCB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFCB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#00E3D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdfcb; /* rgb */ color: rgb(95, 223, 203); /* oklch */ color: oklch(82.7% 0.117 181.4);
Tailwind
colors: {
custom: {
50: '#98e9da',
500: '#5fdfcb',
950: '#000000',
},
}SCSS
$custom: #5fdfcb; $custom-light: #98e9da; $custom-dark: #000000;
JSON
{
"hex": "#5fdfcb",
"rgb": {
"r": 95,
"g": 223,
"b": 203
},
"hsl": {
"h": 170.625,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82651,
"c": 0.11704,
"h": 181.4
},
"luminance": 0.5952
}Semantic roles & 50–950 ramp
primary
#5FDFCB
secondary
#A63C4D
accent
#1734CF
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483