#5FDDCB#5FDDCB
#5FDDCB is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.2% C 0.115 H 182.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDCB |
|---|---|
| RGB | rgb(95, 221, 203) |
| HSL | hsl(171, 65%, 62%) |
| HSV | hsv(171, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(80.99, -39.20, -1.69) |
| CIE-LCH | lch(80.99, 39.23, 182.46°) |
| OKLab | oklab(82.18% -0.1149 -0.0052) |
| OKLCH | oklch(82.18% 0.115 182.6) |
| XYZ | xyz(41.3504, 58.4535, 65.5918) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.16
Tiffany Blue
#7BF2DA
ΔE00 5.19
Mediumturquoise
#48D1CC
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 5.49
Aqua (survey)
#13EAC9
ΔE00 5.67
Aquamarine (survey)
#04D8B2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDCB #DD5F71
analogous
#5FDD8C #5FDDCB #5FB0DD
triadic
#5FDDCB #CB5FDD #DDCB5F
tetradic
#5FDDCB #8C5FDD #DD5F71 #B0DD5F
square
#5FDDCB #8C5FDD #DD5F71 #B0DD5F
split-complementary
#5FDDCB #DD5FB0 #DD8C5F
monochromatic
#22A08E #2DD2BB #5FDDCB #91E8DB #C4F2EC
Accessibility & contrast
On white
1.65
#5FDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5FDDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDCB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDCB | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CA
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fddcb; /* rgb */ color: rgb(95, 221, 203); /* oklch */ color: oklch(82.2% 0.115 182.6);
Tailwind
colors: {
custom: {
50: '#98e8da',
500: '#5fddcb',
950: '#000000',
},
}SCSS
$custom: #5fddcb; $custom-light: #98e8da; $custom-dark: #000000;
JSON
{
"hex": "#5fddcb",
"rgb": {
"r": 95,
"g": 221,
"b": 203
},
"hsl": {
"h": 171.429,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82177,
"c": 0.11501,
"h": 182.6
},
"luminance": 0.58458
}Semantic roles & 50–950 ramp
primary
#5FDDCB
secondary
#A33D4C
accent
#1932CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483