#5FDCDA#5FDCDA
#5FDCDA is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.111 H 193.8°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDCDA |
|---|---|
| RGB | rgb(95, 220, 218) |
| HSL | hsl(179, 64%, 62%) |
| HSV | hsv(179, 57%, 86%) |
| CMYK | cmyk(56.8%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(81.11, -34.87, -9.49) |
| CIE-LCH | lch(81.11, 36.14, 195.22°) |
| OKLab | oklab(82.41% -0.1074 -0.0263) |
| OKLCH | oklch(82.41% 0.111 193.8) |
| XYZ | xyz(42.9620, 58.6769, 75.3777) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.26
Darkturquoise
#00CED1
ΔE00 4.90
Turquoise
#40E0D0
ΔE00 5.30
Aqua Blue
#02D8E9
ΔE00 6.43
Bright Light Blue
#26F7FD
ΔE00 6.76
Bright Cyan
#41FDFE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDCDA #DC5F61
analogous
#5FDC9C #5FDCDA #5FA0DC
triadic
#5FDCDA #DA5FDC #DCDA5F
tetradic
#5FDCDA #9C5FDC #DC5F61 #A0DC5F
square
#5FDCDA #9C5FDC #DC5F61 #A0DC5F
split-complementary
#5FDCDA #DC5FA0 #DC9C5F
monochromatic
#239E9C #2ED0CE #5FDCDA #91E7E6 #C3F2F1
Accessibility & contrast
On white
1.65
#5FDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#5FDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDCDA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDCDA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DA
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdcda; /* rgb */ color: rgb(95, 220, 218); /* oklch */ color: oklch(82.4% 0.111 193.8);
Tailwind
colors: {
custom: {
50: '#99e7e5',
500: '#5fdcda',
950: '#000000',
},
}SCSS
$custom: #5fdcda; $custom-light: #99e7e5; $custom-dark: #000000;
JSON
{
"hex": "#5fdcda",
"rgb": {
"r": 95,
"g": 220,
"b": 218
},
"hsl": {
"h": 179.04,
"s": 64.103,
"l": 61.765
},
"oklch": {
"l": 0.82414,
"c": 0.11059,
"h": 193.8
},
"luminance": 0.58681
}Semantic roles & 50–950 ramp
primary
#5FDCDA
secondary
#A23E3F
accent
#1A1CCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484