#5FCFDB#5FCFDB
#5FCFDB is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.103 H 204.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCFDB |
|---|---|
| RGB | rgb(95, 207, 219) |
| HSL | hsl(186, 63%, 62%) |
| HSV | hsv(186, 57%, 86%) |
| CMYK | cmyk(56.6%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(77.38, -28.40, -15.61) |
| CIE-LCH | lch(77.38, 32.40, 208.79°) |
| OKLab | oklab(79.41% -0.0933 -0.0432) |
| OKLCH | oklch(79.41% 0.103 204.8) |
| XYZ | xyz(39.8130, 52.1691, 74.9756) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 5.71
Mediumturquoise
#48D1CC
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 6.98
Neon Blue
#04D9FF
ΔE00 7.50
Robin Egg Blue
#8AF1FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCFDB #DB6B5F
analogous
#5FDBA9 #5FCFDB #5F91DB
triadic
#5FCFDB #DB5FCF #CFDB5F
tetradic
#5FCFDB #A95FDB #DB6B5F #91DB5F
square
#5FCFDB #A95FDB #DB6B5F #91DB5F
split-complementary
#5FCFDB #DB5F91 #DBA95F
monochromatic
#23919C #2EBFCE #5FCFDB #91DEE6 #C3EDF1
Accessibility & contrast
On white
1.84
#5FCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#5FCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCFDB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCFDB | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#00D7D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcfdb; /* rgb */ color: rgb(95, 207, 219); /* oklch */ color: oklch(79.4% 0.103 204.8);
Tailwind
colors: {
custom: {
50: '#98dee6',
500: '#5fcfdb',
950: '#000000',
},
}SCSS
$custom: #5fcfdb; $custom-light: #98dee6; $custom-dark: #000000;
JSON
{
"hex": "#5fcfdb",
"rgb": {
"r": 95,
"g": 207,
"b": 219
},
"hsl": {
"h": 185.806,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.79414,
"c": 0.10279,
"h": 204.8
},
"luminance": 0.52173
}Semantic roles & 50–950 ramp
primary
#5FCFDB
secondary
#A0473E
accent
#2C1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484