#5FDFDB#5FDFDB
#5FDFDB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.113 H 192.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFDB |
|---|---|
| RGB | rgb(95, 223, 219) |
| HSL | hsl(178, 67%, 62%) |
| HSV | hsv(178, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(82.01, -36.00, -8.69) |
| CIE-LCH | lch(82.01, 37.03, 193.57°) |
| OKLab | oklab(83.15% -0.1101 -0.0241) |
| OKLCH | oklch(83.15% 0.113 192.4) |
| XYZ | xyz(43.8876, 60.3183, 76.3338) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.62
Turquoise
#40E0D0
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 5.54
Bright Light Blue
#26F7FD
ΔE00 6.44
Bright Cyan
#41FDFE
ΔE00 6.86
Aqua Blue
#02D8E9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFDB #DF5F63
analogous
#5FDF9B #5FDFDB #5FA3DF
triadic
#5FDFDB #DB5FDF #DFDB5F
tetradic
#5FDFDB #9B5FDF #DF5F63 #A3DF5F
square
#5FDFDB #9B5FDF #DF5F63 #A3DF5F
split-complementary
#5FDFDB #DF5FA3 #DF9B5F
monochromatic
#21A39F #2CD5D0 #5FDFDB #92E9E6 #C5F3F2
Accessibility & contrast
On white
1.61
#5FDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5FDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFDB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFDB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#BEC6DC
Tritanopia (blue-blind)
#00E5DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdfdb; /* rgb */ color: rgb(95, 223, 219); /* oklch */ color: oklch(83.1% 0.113 192.4);
Tailwind
colors: {
custom: {
50: '#99e9e6',
500: '#5fdfdb',
950: '#000000',
},
}SCSS
$custom: #5fdfdb; $custom-light: #99e9e6; $custom-dark: #000000;
JSON
{
"hex": "#5fdfdb",
"rgb": {
"r": 95,
"g": 223,
"b": 219
},
"hsl": {
"h": 178.125,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.83149,
"c": 0.11274,
"h": 192.4
},
"luminance": 0.60323
}Semantic roles & 50–950 ramp
primary
#5FDFDB
secondary
#A63C40
accent
#171DCF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484