#61CED4#61CED4
#61CED4 is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.100 H 200.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #61CED4 |
|---|---|
| RGB | rgb(97, 206, 212) |
| HSL | hsl(183, 57%, 61%) |
| HSV | hsv(183, 54%, 83%) |
| CMYK | cmyk(54.2%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(76.94, -29.44, -12.50) |
| CIE-LCH | lch(76.94, 31.99, 203.00°) |
| OKLab | oklab(79.01% -0.0938 -0.0345) |
| OKLCH | oklch(79.01% 0.1 200.2) |
| XYZ | xyz(38.8798, 51.4337, 70.1534) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.42
Mediumturquoise
#48D1CC
ΔE00 4.83
Aqua Blue
#02D8E9
ΔE00 4.87
Robin'S Egg
#6DEDFD
ΔE00 7.84
Robin Egg Blue
#8AF1FE
ΔE00 8.88
Robin'S Egg Blue
#98EFF9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CED4 #D46761
analogous
#61D4A0 #61CED4 #6195D4
triadic
#61CED4 #D461CE #CED461
tetradic
#61CED4 #A061D4 #D46761 #95D461
square
#61CED4 #A061D4 #D46761 #95D461
split-complementary
#61CED4 #D46195 #D4A061
monochromatic
#288D93 #35BBC3 #61CED4 #91DDE1 #C1ECEE
Accessibility & contrast
On white
1.86
#61CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#61CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CED4
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CED4 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D5
Deuteranopia (green-blind)
#AEB8D5
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61ced4; /* rgb */ color: rgb(97, 206, 212); /* oklch */ color: oklch(79.0% 0.100 200.2);
Tailwind
colors: {
custom: {
50: '#98dde1',
500: '#61ced4',
950: '#000000',
},
}SCSS
$custom: #61ced4; $custom-light: #98dde1; $custom-dark: #000000;
JSON
{
"hex": "#61ced4",
"rgb": {
"r": 97,
"g": 206,
"b": 212
},
"hsl": {
"h": 183.13,
"s": 57.214,
"l": 60.588
},
"oklch": {
"l": 0.79005,
"c": 0.09999,
"h": 200.2
},
"luminance": 0.51437
}Semantic roles & 50–950 ramp
primary
#61CED4
secondary
#984641
accent
#2921C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484