#5FDFDE#5FDFDE
#5FDFDE is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.112 H 194.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDFDE |
|---|---|
| RGB | rgb(95, 223, 222) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(57.4%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(82.10, -35.21, -10.15) |
| CIE-LCH | lch(82.10, 36.64, 196.08°) |
| OKLab | oklab(83.25% -0.1089 -0.0281) |
| OKLCH | oklch(83.25% 0.112 194.5) |
| XYZ | xyz(44.2861, 60.4777, 78.4325) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.96
Darkturquoise
#00CED1
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 5.58
Bright Light Blue
#26F7FD
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.24
Bright Cyan
#41FDFE
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDFDE #DF5F60
analogous
#5FDF9E #5FDFDE #5FA0DF
triadic
#5FDFDE #DE5FDF #DFDE5F
tetradic
#5FDFDE #9E5FDF #DF5F60 #A0DF5F
square
#5FDFDE #9E5FDF #DF5F60 #A0DF5F
split-complementary
#5FDFDE #DF5FA0 #DF9E5F
monochromatic
#21A3A2 #2CD5D3 #5FDFDE #92E9E9 #C5F3F3
Accessibility & contrast
On white
1.60
#5FDFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#5FDFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDFDE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDFDE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#BDC6DF
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdfde; /* rgb */ color: rgb(95, 223, 222); /* oklch */ color: oklch(83.2% 0.112 194.5);
Tailwind
colors: {
custom: {
50: '#99e9e8',
500: '#5fdfde',
950: '#000000',
},
}SCSS
$custom: #5fdfde; $custom-light: #99e9e8; $custom-dark: #000000;
JSON
{
"hex": "#5fdfde",
"rgb": {
"r": 95,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.531,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.83248,
"c": 0.11244,
"h": 194.5
},
"luminance": 0.60482
}Semantic roles & 50–950 ramp
primary
#5FDFDE
secondary
#A63C3D
accent
#1718CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484