#5FDFDA#5FDFDA
#5FDFDA is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.113 H 191.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFDA |
|---|---|
| RGB | rgb(95, 223, 218) |
| HSL | hsl(178, 67%, 62%) |
| HSV | hsv(178, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(81.98, -36.26, -8.20) |
| CIE-LCH | lch(81.98, 37.18, 192.74°) |
| OKLab | oklab(83.12% -0.1105 -0.0228) |
| OKLCH | oklch(83.12% 0.113 191.7) |
| XYZ | xyz(43.7564, 60.2658, 75.6426) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.58
Turquoise
#40E0D0
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 6.61
Bright Cyan
#41FDFE
ΔE00 6.95
Bright Aqua
#0BF9EA
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFDA #DF5F64
analogous
#5FDF9A #5FDFDA #5FA4DF
triadic
#5FDFDA #DA5FDF #DFDA5F
tetradic
#5FDFDA #9A5FDF #DF5F64 #A4DF5F
square
#5FDFDA #9A5FDF #DF5F64 #A4DF5F
split-complementary
#5FDFDA #DF5FA4 #DF9A5F
monochromatic
#21A39E #2CD5CE #5FDFDA #92E9E6 #C5F3F2
Accessibility & contrast
On white
1.61
#5FDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5FDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFDA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFDA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#BEC6DB
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdfda; /* rgb */ color: rgb(95, 223, 218); /* oklch */ color: oklch(83.1% 0.113 191.7);
Tailwind
colors: {
custom: {
50: '#99e9e5',
500: '#5fdfda',
950: '#000000',
},
}SCSS
$custom: #5fdfda; $custom-light: #99e9e5; $custom-dark: #000000;
JSON
{
"hex": "#5fdfda",
"rgb": {
"r": 95,
"g": 223,
"b": 218
},
"hsl": {
"h": 177.656,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.83117,
"c": 0.11288,
"h": 191.7
},
"luminance": 0.6027
}Semantic roles & 50–950 ramp
primary
#5FDFDA
secondary
#A63C40
accent
#171ECF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484