#61CED5#61CED5
#61CED5 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.100 H 201.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #61CED5 |
|---|---|
| RGB | rgb(97, 206, 213) |
| HSL | hsl(184, 58%, 61%) |
| HSV | hsv(184, 54%, 84%) |
| CMYK | cmyk(54.5%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(76.97, -29.17, -12.99) |
| CIE-LCH | lch(76.97, 31.93, 204.00°) |
| OKLab | oklab(79.04% -0.0934 -0.0359) |
| OKLCH | oklch(79.04% 0.1 201) |
| XYZ | xyz(39.0064, 51.4844, 70.8198) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 7.69
Robin Egg Blue
#8AF1FE
ΔE00 8.76
Robin'S Egg Blue
#98EFF9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CED5 #D56861
analogous
#61D5A2 #61CED5 #6194D5
triadic
#61CED5 #D561CE #CED561
tetradic
#61CED5 #A261D5 #D56861 #94D561
square
#61CED5 #A261D5 #D56861 #94D561
split-complementary
#61CED5 #D56194 #D5A261
monochromatic
#278E94 #34BCC5 #61CED5 #91DDE2 #C2ECEF
Accessibility & contrast
On white
1.86
#61CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#61CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CED5
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CED5 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D6
Deuteranopia (green-blind)
#AEB8D6
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61ced5; /* rgb */ color: rgb(97, 206, 213); /* oklch */ color: oklch(79.0% 0.100 201.0);
Tailwind
colors: {
custom: {
50: '#98dde1',
500: '#61ced5',
950: '#000000',
},
}SCSS
$custom: #61ced5; $custom-light: #98dde1; $custom-dark: #000000;
JSON
{
"hex": "#61ced5",
"rgb": {
"r": 97,
"g": 206,
"b": 213
},
"hsl": {
"h": 183.621,
"s": 58,
"l": 60.784
},
"oklch": {
"l": 0.7904,
"c": 0.10009,
"h": 201
},
"luminance": 0.51488
}Semantic roles & 50–950 ramp
primary
#61CED5
secondary
#994641
accent
#2A20C6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484