#61CED6#61CED6
#61CED6 is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.100 H 201.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #61CED6 |
|---|---|
| RGB | rgb(97, 206, 214) |
| HSL | hsl(184, 59%, 61%) |
| HSV | hsv(184, 55%, 84%) |
| CMYK | cmyk(54.7%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(77.00, -28.90, -13.48) |
| CIE-LCH | lch(77.00, 31.89, 205.01°) |
| OKLab | oklab(79.07% -0.093 -0.0373) |
| OKLCH | oklch(79.07% 0.1 201.8) |
| XYZ | xyz(39.1337, 51.5353, 71.4903) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.56
Darkturquoise
#00CED1
ΔE00 4.84
Mediumturquoise
#48D1CC
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 7.55
Robin Egg Blue
#8AF1FE
ΔE00 8.65
Robin'S Egg Blue
#98EFF9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CED6 #D66961
analogous
#61D6A3 #61CED6 #6193D6
triadic
#61CED6 #D661CE #CED661
tetradic
#61CED6 #A361D6 #D66961 #93D661
square
#61CED6 #A361D6 #D66961 #93D661
split-complementary
#61CED6 #D66193 #D6A361
monochromatic
#278E96 #33BCC6 #61CED6 #92DDE3 #C2ECEF
Accessibility & contrast
On white
1.86
#61CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#61CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CED6
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CED6 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D7
Deuteranopia (green-blind)
#AEB8D7
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61ced6; /* rgb */ color: rgb(97, 206, 214); /* oklch */ color: oklch(79.1% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#98dde2',
500: '#61ced6',
950: '#000000',
},
}SCSS
$custom: #61ced6; $custom-light: #98dde2; $custom-dark: #000000;
JSON
{
"hex": "#61ced6",
"rgb": {
"r": 97,
"g": 206,
"b": 214
},
"hsl": {
"h": 184.103,
"s": 58.794,
"l": 60.98
},
"oklch": {
"l": 0.79075,
"c": 0.1002,
"h": 201.8
},
"luminance": 0.51539
}Semantic roles & 50–950 ramp
primary
#61CED6
secondary
#9B4740
accent
#2B1FC6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484