#5FD2DF#5FD2DF
#5FD2DF is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.105 H 205.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD2DF |
|---|---|
| RGB | rgb(95, 210, 223) |
| HSL | hsl(186, 67%, 62%) |
| HSV | hsv(186, 57%, 87%) |
| CMYK | cmyk(57.4%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.37, -28.75, -16.26) |
| CIE-LCH | lch(78.37, 33.03, 209.49°) |
| OKLab | oklab(80.25% -0.0948 -0.045) |
| OKLCH | oklch(80.25% 0.105 205.4) |
| XYZ | xyz(41.0797, 53.8497, 78.0269) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 7.03
Mediumturquoise
#48D1CC
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD2DF #DF6C5F
analogous
#5FDFAC #5FD2DF #5F92DF
triadic
#5FD2DF #DF5FD2 #D2DF5F
tetradic
#5FD2DF #AC5FDF #DF6C5F #92DF5F
square
#5FD2DF #AC5FDF #DF6C5F #92DF5F
split-complementary
#5FD2DF #DF5F92 #DFAC5F
monochromatic
#2196A3 #2CC4D5 #5FD2DF #92E0E9 #C5EFF3
Accessibility & contrast
On white
1.78
#5FD2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#5FD2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD2DF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD2DF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#AFBCDF
Tritanopia (blue-blind)
#00DAD6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5fd2df; /* rgb */ color: rgb(95, 210, 223); /* oklch */ color: oklch(80.3% 0.105 205.4);
Tailwind
colors: {
custom: {
50: '#98e0e9',
500: '#5fd2df',
950: '#000000',
},
}SCSS
$custom: #5fd2df; $custom-light: #98e0e9; $custom-dark: #000000;
JSON
{
"hex": "#5fd2df",
"rgb": {
"r": 95,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.094,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.80254,
"c": 0.10497,
"h": 205.4
},
"luminance": 0.53854
}Semantic roles & 50–950 ramp
primary
#5FD2DF
secondary
#A6473C
accent
#2A17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484