#61CEDE#61CEDE
#61CEDE is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.102 H 208.2°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEDE |
|---|---|
| RGB | rgb(97, 206, 222) |
| HSL | hsl(188, 65%, 63%) |
| HSV | hsv(188, 56%, 87%) |
| CMYK | cmyk(56.3%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(77.25, -26.70, -17.41) |
| CIE-LCH | lch(77.25, 31.87, 213.11°) |
| OKLab | oklab(79.36% -0.0898 -0.0482) |
| OKLCH | oklch(79.36% 0.102 208.2) |
| XYZ | xyz(40.1805, 51.9540, 77.0037) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 7.06
Robin'S Egg
#6DEDFD
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 7.60
Robin Egg Blue
#8AF1FE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEDE #DE7161
analogous
#61DEAF #61CEDE #618FDE
triadic
#61CEDE #DE61CE #CEDE61
tetradic
#61CEDE #AF61DE #DE7161 #8FDE61
square
#61CEDE #AF61DE #DE7161 #8FDE61
split-complementary
#61CEDE #DE618F #DEAF61
monochromatic
#2292A3 #2EBED3 #61CEDE #94DEE9 #C6EDF3
Accessibility & contrast
On white
1.84
#61CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#61CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEDE
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEDE | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DF
Deuteranopia (green-blind)
#ABB9DE
Tritanopia (blue-blind)
#00D6D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cede; /* rgb */ color: rgb(97, 206, 222); /* oklch */ color: oklch(79.4% 0.102 208.2);
Tailwind
colors: {
custom: {
50: '#99dde8',
500: '#61cede',
950: '#000000',
},
}SCSS
$custom: #61cede; $custom-light: #99dde8; $custom-dark: #000000;
JSON
{
"hex": "#61cede",
"rgb": {
"r": 97,
"g": 206,
"b": 222
},
"hsl": {
"h": 187.68,
"s": 65.445,
"l": 62.549
},
"oklch": {
"l": 0.7936,
"c": 0.10188,
"h": 208.2
},
"luminance": 0.51958
}Semantic roles & 50–950 ramp
primary
#61CEDE
secondary
#A64B3E
accent
#2F18CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484