#5FCED9#5FCED9
#5FCED9 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.102 H 204.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCED9 |
|---|---|
| RGB | rgb(95, 206, 217) |
| HSL | hsl(185, 62%, 61%) |
| HSV | hsv(185, 56%, 85%) |
| CMYK | cmyk(56.2%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(77.03, -28.46, -15.06) |
| CIE-LCH | lch(77.03, 32.20, 207.88°) |
| OKLab | oklab(79.11% -0.093 -0.0416) |
| OKLCH | oklch(79.11% 0.102 204.1) |
| XYZ | xyz(39.3098, 51.5814, 73.5168) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Darkturquoise
#00CED1
ΔE00 5.45
Mediumturquoise
#48D1CC
ΔE00 6.49
Robin'S Egg
#6DEDFD
ΔE00 7.28
Neon Blue
#04D9FF
ΔE00 7.88
Robin Egg Blue
#8AF1FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCED9 #D96A5F
analogous
#5FD9A7 #5FCED9 #5F91D9
triadic
#5FCED9 #D95FCE #CED95F
tetradic
#5FCED9 #A75FD9 #D96A5F #91D95F
square
#5FCED9 #A75FD9 #D96A5F #91D95F
split-complementary
#5FCED9 #D95F91 #D9A75F
monochromatic
#248F99 #30BDCB #5FCED9 #90DDE5 #C2ECF0
Accessibility & contrast
On white
1.86
#5FCED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#5FCED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCED9
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCED9 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6DA
Deuteranopia (green-blind)
#ACB8D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fced9; /* rgb */ color: rgb(95, 206, 217); /* oklch */ color: oklch(79.1% 0.102 204.1);
Tailwind
colors: {
custom: {
50: '#97dde4',
500: '#5fced9',
950: '#000000',
},
}SCSS
$custom: #5fced9; $custom-light: #97dde4; $custom-dark: #000000;
JSON
{
"hex": "#5fced9",
"rgb": {
"r": 95,
"g": 206,
"b": 217
},
"hsl": {
"h": 185.41,
"s": 61.616,
"l": 61.176
},
"oklch": {
"l": 0.7911,
"c": 0.10192,
"h": 204.1
},
"luminance": 0.51585
}Semantic roles & 50–950 ramp
primary
#5FCED9
secondary
#9E473F
accent
#2C1CC9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484