#5FCED8#5FCED8
#5FCED8 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.102 H 203.3°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCED8 |
|---|---|
| RGB | rgb(95, 206, 216) |
| HSL | hsl(185, 61%, 61%) |
| HSV | hsv(185, 56%, 85%) |
| CMYK | cmyk(56%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(77.00, -28.74, -14.57) |
| CIE-LCH | lch(77.00, 32.22, 206.88°) |
| OKLab | oklab(79.07% -0.0934 -0.0403) |
| OKLCH | oklch(79.07% 0.102 203.3) |
| XYZ | xyz(39.1802, 51.5295, 72.8338) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.23
Darkturquoise
#00CED1
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 7.36
Neon Blue
#04D9FF
ΔE00 8.20
Robin Egg Blue
#8AF1FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCED8 #D8695F
analogous
#5FD8A5 #5FCED8 #5F91D8
triadic
#5FCED8 #D85FCE #CED85F
tetradic
#5FCED8 #A55FD8 #D8695F #91D85F
square
#5FCED8 #A55FD8 #D8695F #91D85F
split-complementary
#5FCED8 #D85F91 #D8A55F
monochromatic
#258E98 #31BCC9 #5FCED8 #90DDE4 #C1ECF0
Accessibility & contrast
On white
1.86
#5FCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#5FCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCED8
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCED8 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D9
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fced8; /* rgb */ color: rgb(95, 206, 216); /* oklch */ color: oklch(79.1% 0.102 203.3);
Tailwind
colors: {
custom: {
50: '#97dde4',
500: '#5fced8',
950: '#000000',
},
}SCSS
$custom: #5fced8; $custom-light: #97dde4; $custom-dark: #000000;
JSON
{
"hex": "#5fced8",
"rgb": {
"r": 95,
"g": 206,
"b": 216
},
"hsl": {
"h": 184.959,
"s": 60.804,
"l": 60.98
},
"oklch": {
"l": 0.79074,
"c": 0.10174,
"h": 203.3
},
"luminance": 0.51533
}Semantic roles & 50–950 ramp
primary
#5FCED8
secondary
#9C473F
accent
#2B1DC8
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484