#61CED7#61CED7
#61CED7 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.100 H 202.6°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #61CED7 |
|---|---|
| RGB | rgb(97, 206, 215) |
| HSL | hsl(185, 60%, 61%) |
| HSV | hsv(185, 55%, 84%) |
| CMYK | cmyk(54.9%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(77.03, -28.63, -13.97) |
| CIE-LCH | lch(77.03, 31.86, 206.02°) |
| OKLab | oklab(79.11% -0.0926 -0.0386) |
| OKLCH | oklch(79.11% 0.1 202.6) |
| XYZ | xyz(39.2618, 51.5865, 72.1649) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.44
Darkturquoise
#00CED1
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.88
Robin'S Egg
#6DEDFD
ΔE00 7.44
Neon Blue
#04D9FF
ΔE00 8.53
Robin Egg Blue
#8AF1FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CED7 #D76A61
analogous
#61D7A5 #61CED7 #6193D7
triadic
#61CED7 #D761CE #CED761
tetradic
#61CED7 #A561D7 #D76A61 #93D761
square
#61CED7 #A561D7 #D76A61 #93D761
split-complementary
#61CED7 #D76193 #D7A561
monochromatic
#268F97 #33BDC8 #61CED7 #92DDE3 #C3ECF0
Accessibility & contrast
On white
1.86
#61CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#61CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CED7
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CED7 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C6D8
Deuteranopia (green-blind)
#ADB8D8
Tritanopia (blue-blind)
#00D5D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61ced7; /* rgb */ color: rgb(97, 206, 215); /* oklch */ color: oklch(79.1% 0.100 202.6);
Tailwind
colors: {
custom: {
50: '#98dde3',
500: '#61ced7',
950: '#000000',
},
}SCSS
$custom: #61ced7; $custom-light: #98dde3; $custom-dark: #000000;
JSON
{
"hex": "#61ced7",
"rgb": {
"r": 97,
"g": 206,
"b": 215
},
"hsl": {
"h": 184.576,
"s": 59.596,
"l": 61.176
},
"oklch": {
"l": 0.7911,
"c": 0.10034,
"h": 202.6
},
"luminance": 0.5159
}Semantic roles & 50–950 ramp
primary
#61CED7
secondary
#9C4740
accent
#2B1EC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484