#5FDDCF#5FDDCF
#5FDDCF is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.114 H 185.3°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDCF |
|---|---|
| RGB | rgb(95, 221, 207) |
| HSL | hsl(173, 65%, 62%) |
| HSV | hsv(173, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.10, -38.19, -3.66) |
| CIE-LCH | lch(81.10, 38.36, 185.47°) |
| OKLab | oklab(82.3% -0.1132 -0.0105) |
| OKLCH | oklch(82.3% 0.114 185.3) |
| XYZ | xyz(41.8333, 58.6466, 68.1347) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.08
Mediumturquoise
#48D1CC
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 5.73
Seafoam Blue
#78D1B6
ΔE00 6.44
Aqua (survey)
#13EAC9
ΔE00 6.67
Bright Aqua
#0BF9EA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDCF #DD5F6D
analogous
#5FDD90 #5FDDCF #5FACDD
triadic
#5FDDCF #CF5FDD #DDCF5F
tetradic
#5FDDCF #905FDD #DD5F6D #ACDD5F
square
#5FDDCF #905FDD #DD5F6D #ACDD5F
split-complementary
#5FDDCF #DD5FAC #DD905F
monochromatic
#22A092 #2DD2C0 #5FDDCF #91E8DE #C4F2ED
Accessibility & contrast
On white
1.65
#5FDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5FDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDCF
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDCF | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#BFC3D1
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fddcf; /* rgb */ color: rgb(95, 221, 207); /* oklch */ color: oklch(82.3% 0.114 185.3);
Tailwind
colors: {
custom: {
50: '#98e8dd',
500: '#5fddcf',
950: '#000000',
},
}SCSS
$custom: #5fddcf; $custom-light: #98e8dd; $custom-dark: #000000;
JSON
{
"hex": "#5fddcf",
"rgb": {
"r": 95,
"g": 221,
"b": 207
},
"hsl": {
"h": 173.333,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82299,
"c": 0.11364,
"h": 185.3
},
"luminance": 0.58651
}Semantic roles & 50–950 ramp
primary
#5FDDCF
secondary
#A33D48
accent
#192DCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484