#5FCEDB#5FCEDB
#5FCEDB is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.102 H 205.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEDB |
|---|---|
| RGB | rgb(95, 206, 219) |
| HSL | hsl(186, 63%, 62%) |
| HSV | hsv(186, 57%, 86%) |
| CMYK | cmyk(56.6%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.09, -27.91, -16.04) |
| CIE-LCH | lch(77.09, 32.19, 209.89°) |
| OKLab | oklab(79.18% -0.0922 -0.0444) |
| OKLCH | oklch(79.18% 0.102 205.7) |
| XYZ | xyz(39.5715, 51.6861, 74.8951) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.15
Darkturquoise
#00CED1
ΔE00 6.02
Robin'S Egg
#6DEDFD
ΔE00 7.16
Mediumturquoise
#48D1CC
ΔE00 7.20
Neon Blue
#04D9FF
ΔE00 7.27
Robin Egg Blue
#8AF1FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEDB #DB6C5F
analogous
#5FDBAA #5FCEDB #5F90DB
triadic
#5FCEDB #DB5FCE #CEDB5F
tetradic
#5FCEDB #AA5FDB #DB6C5F #90DB5F
square
#5FCEDB #AA5FDB #DB6C5F #90DB5F
split-complementary
#5FCEDB #DB5F90 #DBAA5F
monochromatic
#23909C #2EBECE #5FCEDB #91DDE6 #C3EDF1
Accessibility & contrast
On white
1.85
#5FCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#5FCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEDB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEDB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DC
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fcedb; /* rgb */ color: rgb(95, 206, 219); /* oklch */ color: oklch(79.2% 0.102 205.7);
Tailwind
colors: {
custom: {
50: '#97dde6',
500: '#5fcedb',
950: '#000000',
},
}SCSS
$custom: #5fcedb; $custom-light: #97dde6; $custom-dark: #000000;
JSON
{
"hex": "#5fcedb",
"rgb": {
"r": 95,
"g": 206,
"b": 219
},
"hsl": {
"h": 186.29,
"s": 63.265,
"l": 61.569
},
"oklch": {
"l": 0.79181,
"c": 0.10233,
"h": 205.7
},
"luminance": 0.5169
}Semantic roles & 50–950 ramp
primary
#5FCEDB
secondary
#A0483E
accent
#2D1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484