#5FCCDA#5FCCDA
#5FCCDA is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.101 H 206.7°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCDA |
|---|---|
| RGB | rgb(95, 204, 218) |
| HSL | hsl(187, 62%, 61%) |
| HSV | hsv(187, 56%, 85%) |
| CMYK | cmyk(56.4%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(76.48, -27.21, -16.42) |
| CIE-LCH | lch(76.48, 31.78, 211.12°) |
| OKLab | oklab(78.68% -0.0905 -0.0454) |
| OKLCH | oklch(78.68% 0.101 206.7) |
| XYZ | xyz(38.9619, 50.6768, 74.0444) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.53
Darkturquoise
#00CED1
ΔE00 6.39
Neon Blue
#04D9FF
ΔE00 7.14
Robin'S Egg
#6DEDFD
ΔE00 7.62
Mediumturquoise
#48D1CC
ΔE00 7.66
Turquoise Blue
#06B1C4
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCDA #DA6D5F
analogous
#5FDAAB #5FCCDA #5F8FDA
triadic
#5FCCDA #DA5FCC #CCDA5F
tetradic
#5FCCDA #AB5FDA #DA6D5F #8FDA5F
square
#5FCCDA #AB5FDA #DA6D5F #8FDA5F
split-complementary
#5FCCDA #DA5F8F #DAAB5F
monochromatic
#248D9B #2FBBCD #5FCCDA #91DCE5 #C2ECF1
Accessibility & contrast
On white
1.89
#5FCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#5FCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCDA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCDA | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#AAB7DA
Tritanopia (blue-blind)
#00D4D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fccda; /* rgb */ color: rgb(95, 204, 218); /* oklch */ color: oklch(78.7% 0.101 206.7);
Tailwind
colors: {
custom: {
50: '#97dce5',
500: '#5fccda',
950: '#000000',
},
}SCSS
$custom: #5fccda; $custom-light: #97dce5; $custom-dark: #000000;
JSON
{
"hex": "#5fccda",
"rgb": {
"r": 95,
"g": 204,
"b": 218
},
"hsl": {
"h": 186.829,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.7868,
"c": 0.10124,
"h": 206.7
},
"luminance": 0.50681
}Semantic roles & 50–950 ramp
primary
#5FCCDA
secondary
#9F493E
accent
#2F1BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484