#5FCEDD#5FCEDD
#5FCEDD is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.3% C 0.103 H 207.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEDD |
|---|---|
| RGB | rgb(95, 206, 221) |
| HSL | hsl(187, 65%, 62%) |
| HSV | hsv(187, 57%, 87%) |
| CMYK | cmyk(57%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.16, -27.35, -17.02) |
| CIE-LCH | lch(77.16, 32.22, 211.90°) |
| OKLab | oklab(79.25% -0.0914 -0.0471) |
| OKLCH | oklch(79.25% 0.103 207.3) |
| XYZ | xyz(39.8364, 51.7920, 76.2901) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.26
Darkturquoise
#00CED1
ΔE00 6.61
Neon Blue
#04D9FF
ΔE00 6.68
Robin'S Egg
#6DEDFD
ΔE00 7.12
Mediumturquoise
#48D1CC
ΔE00 7.90
Sky Blue
#87CEEB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEDD #DD6E5F
analogous
#5FDDAD #5FCEDD #5F8FDD
triadic
#5FCEDD #DD5FCE #CEDD5F
tetradic
#5FCEDD #AD5FDD #DD6E5F #8FDD5F
square
#5FCEDD #AD5FDD #DD6E5F #8FDD5F
split-complementary
#5FCEDD #DD5F8F #DDAD5F
monochromatic
#2291A0 #2DBED2 #5FCEDD #91DDE8 #C4EDF2
Accessibility & contrast
On white
1.85
#5FCEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#5FCEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEDD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEDD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5fcedd; /* rgb */ color: rgb(95, 206, 221); /* oklch */ color: oklch(79.3% 0.103 207.3);
Tailwind
colors: {
custom: {
50: '#98dde7',
500: '#5fcedd',
950: '#000000',
},
}SCSS
$custom: #5fcedd; $custom-light: #98dde7; $custom-dark: #000000;
JSON
{
"hex": "#5fcedd",
"rgb": {
"r": 95,
"g": 206,
"b": 221
},
"hsl": {
"h": 187.143,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.79254,
"c": 0.10283,
"h": 207.3
},
"luminance": 0.51796
}Semantic roles & 50–950 ramp
primary
#5FCEDD
secondary
#A3493D
accent
#2E19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484