#61CEDD#61CEDD
#61CEDD is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.3% C 0.102 H 207.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #61CEDD |
|---|---|
| RGB | rgb(97, 206, 221) |
| HSL | hsl(187, 65%, 62%) |
| HSV | hsv(187, 56%, 87%) |
| CMYK | cmyk(56.1%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(77.22, -26.98, -16.92) |
| CIE-LCH | lch(77.22, 31.84, 212.09°) |
| OKLab | oklab(79.32% -0.0902 -0.0468) |
| OKLCH | oklch(79.32% 0.102 207.4) |
| XYZ | xyz(40.0469, 51.9006, 76.2999) |
| Luminance | 0.5190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.40
Neon Blue
#04D9FF
ΔE00 6.69
Darkturquoise
#00CED1
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 7.12
Sky Blue
#87CEEB
ΔE00 7.89
Mediumturquoise
#48D1CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CEDD #DD7061
analogous
#61DDAE #61CEDD #6190DD
triadic
#61CEDD #DD61CE #CEDD61
tetradic
#61CEDD #AE61DD #DD7061 #90DD61
square
#61CEDD #AE61DD #DD7061 #90DD61
split-complementary
#61CEDD #DD6190 #DDAE61
monochromatic
#2392A1 #2FBED2 #61CEDD #93DEE8 #C6EDF3
Accessibility & contrast
On white
1.85
#61CEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#61CEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CEDD
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CEDD | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #61cedd; /* rgb */ color: rgb(97, 206, 221); /* oklch */ color: oklch(79.3% 0.102 207.4);
Tailwind
colors: {
custom: {
50: '#99dde7',
500: '#61cedd',
950: '#000000',
},
}SCSS
$custom: #61cedd; $custom-light: #99dde7; $custom-dark: #000000;
JSON
{
"hex": "#61cedd",
"rgb": {
"r": 97,
"g": 206,
"b": 221
},
"hsl": {
"h": 187.258,
"s": 64.583,
"l": 62.353
},
"oklch": {
"l": 0.79324,
"c": 0.1016,
"h": 207.4
},
"luminance": 0.51904
}Semantic roles & 50–950 ramp
primary
#61CEDD
secondary
#A44A3E
accent
#2F19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484