#5FCCDB#5FCCDB
#5FCCDB is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.102 H 207.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCCDB |
|---|---|
| RGB | rgb(95, 204, 219) |
| HSL | hsl(187, 63%, 62%) |
| HSV | hsv(187, 57%, 86%) |
| CMYK | cmyk(56.6%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(76.51, -26.93, -16.91) |
| CIE-LCH | lch(76.51, 31.80, 212.13°) |
| OKLab | oklab(78.72% -0.0901 -0.0468) |
| OKLCH | oklch(78.72% 0.102 207.4) |
| XYZ | xyz(39.0931, 50.7293, 74.7356) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.59
Darkturquoise
#00CED1
ΔE00 6.69
Neon Blue
#04D9FF
ΔE00 6.86
Robin'S Egg
#6DEDFD
ΔE00 7.61
Sky Blue
#87CEEB
ΔE00 7.98
Mediumturquoise
#48D1CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCCDB #DB6E5F
analogous
#5FDBAC #5FCCDB #5F8EDB
triadic
#5FCCDB #DB5FCC #CCDB5F
tetradic
#5FCCDB #AC5FDB #DB6E5F #8EDB5F
square
#5FCCDB #AC5FDB #DB6E5F #8EDB5F
split-complementary
#5FCCDB #DB5F8E #DBAC5F
monochromatic
#238E9C #2EBBCE #5FCCDB #91DCE6 #C3ECF1
Accessibility & contrast
On white
1.88
#5FCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#5FCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCCDB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCCDB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#00D4D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5fccdb; /* rgb */ color: rgb(95, 204, 219); /* oklch */ color: oklch(78.7% 0.102 207.4);
Tailwind
colors: {
custom: {
50: '#97dbe6',
500: '#5fccdb',
950: '#000000',
},
}SCSS
$custom: #5fccdb; $custom-light: #97dbe6; $custom-dark: #000000;
JSON
{
"hex": "#5fccdb",
"rgb": {
"r": 95,
"g": 204,
"b": 219
},
"hsl": {
"h": 187.258,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.78716,
"c": 0.10151,
"h": 207.4
},
"luminance": 0.50733
}Semantic roles & 50–950 ramp
primary
#5FCCDB
secondary
#A04A3E
accent
#301ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484