#5FD5DF#5FD5DF
#5FD5DF is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.106 H 202.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5FD5DF |
|---|---|
| RGB | rgb(95, 213, 223) |
| HSL | hsl(185, 67%, 62%) |
| HSV | hsv(185, 57%, 87%) |
| CMYK | cmyk(57.4%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(79.24, -30.20, -14.96) |
| CIE-LCH | lch(79.24, 33.70, 206.35°) |
| OKLab | oklab(80.95% -0.098 -0.0414) |
| OKLCH | oklch(80.95% 0.106 202.9) |
| XYZ | xyz(41.8273, 55.3449, 78.2761) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.47
Darkturquoise
#00CED1
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 6.05
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Robin'S Egg Blue
#98EFF9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FD5DF #DF695F
analogous
#5FDFA9 #5FD5DF #5F95DF
triadic
#5FD5DF #DF5FD5 #D5DF5F
tetradic
#5FD5DF #A95FDF #DF695F #95DF5F
square
#5FD5DF #A95FDF #DF695F #95DF5F
split-complementary
#5FD5DF #DF5F95 #DFA95F
monochromatic
#2199A3 #2CC8D5 #5FD5DF #92E2E9 #C5F0F3
Accessibility & contrast
On white
1.74
#5FD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#5FD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FD5DF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FD5DF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#B2BEE0
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5fd5df; /* rgb */ color: rgb(95, 213, 223); /* oklch */ color: oklch(81.0% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#98e2e9',
500: '#5fd5df',
950: '#000000',
},
}SCSS
$custom: #5fd5df; $custom-light: #98e2e9; $custom-dark: #000000;
JSON
{
"hex": "#5fd5df",
"rgb": {
"r": 95,
"g": 213,
"b": 223
},
"hsl": {
"h": 184.688,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.80951,
"c": 0.10638,
"h": 202.9
},
"luminance": 0.55349
}Semantic roles & 50–950 ramp
primary
#5FD5DF
secondary
#A6453C
accent
#2517CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484