#5FCEDA#5FCEDA
#5FCEDA is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.102 H 204.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5FCEDA |
|---|---|
| RGB | rgb(95, 206, 218) |
| HSL | hsl(186, 62%, 61%) |
| HSV | hsv(186, 56%, 85%) |
| CMYK | cmyk(56.4%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(77.06, -28.19, -15.55) |
| CIE-LCH | lch(77.06, 32.19, 208.89°) |
| OKLab | oklab(79.15% -0.0926 -0.043) |
| OKLCH | oklch(79.15% 0.102 204.9) |
| XYZ | xyz(39.4403, 51.6336, 74.2039) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.14
Darkturquoise
#00CED1
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 6.85
Robin'S Egg
#6DEDFD
ΔE00 7.21
Neon Blue
#04D9FF
ΔE00 7.57
Robin Egg Blue
#8AF1FE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FCEDA #DA6B5F
analogous
#5FDAA9 #5FCEDA #5F91DA
triadic
#5FCEDA #DA5FCE #CEDA5F
tetradic
#5FCEDA #A95FDA #DA6B5F #91DA5F
square
#5FCEDA #A95FDA #DA6B5F #91DA5F
split-complementary
#5FCEDA #DA5F91 #DAA95F
monochromatic
#248F9B #2FBDCD #5FCEDA #91DDE5 #C2ECF1
Accessibility & contrast
On white
1.85
#5FCEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#5FCEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FCEDA
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FCEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FCEDA | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DB
Deuteranopia (green-blind)
#ACB8DA
Tritanopia (blue-blind)
#00D6D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5fceda; /* rgb */ color: rgb(95, 206, 218); /* oklch */ color: oklch(79.1% 0.102 204.9);
Tailwind
colors: {
custom: {
50: '#97dde5',
500: '#5fceda',
950: '#000000',
},
}SCSS
$custom: #5fceda; $custom-light: #97dde5; $custom-dark: #000000;
JSON
{
"hex": "#5fceda",
"rgb": {
"r": 95,
"g": 206,
"b": 218
},
"hsl": {
"h": 185.854,
"s": 62.437,
"l": 61.373
},
"oklch": {
"l": 0.79146,
"c": 0.10212,
"h": 204.9
},
"luminance": 0.51637
}Semantic roles & 50–950 ramp
primary
#5FCEDA
secondary
#9F483E
accent
#2C1BCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484