#61CED3#61CED3
#61CED3 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.100 H 199.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #61CED3 |
|---|---|
| RGB | rgb(97, 206, 211) |
| HSL | hsl(183, 56%, 60%) |
| HSV | hsv(183, 54%, 83%) |
| CMYK | cmyk(54%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(76.91, -29.71, -12.00) |
| CIE-LCH | lch(76.91, 32.05, 202.00°) |
| OKLab | oklab(78.97% -0.0942 -0.0332) |
| OKLCH | oklch(78.97% 0.1 199.4) |
| XYZ | xyz(38.7541, 51.3834, 69.4911) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.25
Mediumturquoise
#48D1CC
ΔE00 4.48
Aqua Blue
#02D8E9
ΔE00 5.07
Robin'S Egg
#6DEDFD
ΔE00 8.00
Turquoise
#40E0D0
ΔE00 8.94
Robin Egg Blue
#8AF1FE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CED3 #D36661
analogous
#61D39F #61CED3 #6195D3
triadic
#61CED3 #D361CE #CED361
tetradic
#61CED3 #9F61D3 #D36661 #95D361
square
#61CED3 #9F61D3 #D36661 #95D361
split-complementary
#61CED3 #D36195 #D39F61
monochromatic
#288D91 #36BBC1 #61CED3 #91DDE0 #C1ECEE
Accessibility & contrast
On white
1.86
#61CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#61CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CED3
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CED3 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D4
Deuteranopia (green-blind)
#AFB8D4
Tritanopia (blue-blind)
#00D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61ced3; /* rgb */ color: rgb(97, 206, 211); /* oklch */ color: oklch(79.0% 0.100 199.4);
Tailwind
colors: {
custom: {
50: '#98dde0',
500: '#61ced3',
950: '#000000',
},
}SCSS
$custom: #61ced3; $custom-light: #98dde0; $custom-dark: #000000;
JSON
{
"hex": "#61ced3",
"rgb": {
"r": 97,
"g": 206,
"b": 211
},
"hsl": {
"h": 182.632,
"s": 56.436,
"l": 60.392
},
"oklch": {
"l": 0.78971,
"c": 0.09992,
"h": 199.4
},
"luminance": 0.51387
}Semantic roles & 50–950 ramp
primary
#61CED3
secondary
#974541
accent
#2922C4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484