#5FDFCE#5FDFCE
#5FDFCE is a very light, moderate teal. Relative luminance 0.597; OKLCH L 82.7% C 0.116 H 183.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFCE |
|---|---|
| RGB | rgb(95, 223, 206) |
| HSL | hsl(172, 67%, 62%) |
| HSV | hsv(172, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(81.65, -39.35, -2.31) |
| CIE-LCH | lch(81.65, 39.42, 183.36°) |
| OKLab | oklab(82.74% -0.1157 -0.0068) |
| OKLCH | oklch(82.74% 0.116 183.4) |
| XYZ | xyz(42.2426, 59.6602, 67.6699) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.91
Tiffany Blue
#7BF2DA
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.24
Aqua (survey)
#13EAC9
ΔE00 5.72
Seafoam Blue
#78D1B6
ΔE00 6.02
Bright Aqua
#0BF9EA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFCE #DF5F70
analogous
#5FDF8E #5FDFCE #5FB0DF
triadic
#5FDFCE #CE5FDF #DFCE5F
tetradic
#5FDFCE #8E5FDF #DF5F70 #B0DF5F
square
#5FDFCE #8E5FDF #DF5F70 #B0DF5F
split-complementary
#5FDFCE #DF5FB0 #DF8E5F
monochromatic
#21A392 #2CD5BE #5FDFCE #92E9DE #C5F3ED
Accessibility & contrast
On white
1.62
#5FDFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5FDFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFCE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFCE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#C2C5D0
Tritanopia (blue-blind)
#00E3DA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdfce; /* rgb */ color: rgb(95, 223, 206); /* oklch */ color: oklch(82.7% 0.116 183.4);
Tailwind
colors: {
custom: {
50: '#98e9dc',
500: '#5fdfce',
950: '#000000',
},
}SCSS
$custom: #5fdfce; $custom-light: #98e9dc; $custom-dark: #000000;
JSON
{
"hex": "#5fdfce",
"rgb": {
"r": 95,
"g": 223,
"b": 206
},
"hsl": {
"h": 172.031,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82741,
"c": 0.11589,
"h": 183.4
},
"luminance": 0.59664
}Semantic roles & 50–950 ramp
primary
#5FDFCE
secondary
#A63C4A
accent
#172FCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484