#61CED2#61CED2
#61CED2 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.100 H 198.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #61CED2 |
|---|---|
| RGB | rgb(97, 206, 210) |
| HSL | hsl(182, 56%, 60%) |
| HSV | hsv(182, 54%, 82%) |
| CMYK | cmyk(53.8%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(76.88, -29.98, -11.51) |
| CIE-LCH | lch(76.88, 32.12, 201.00°) |
| OKLab | oklab(78.94% -0.0947 -0.0318) |
| OKLCH | oklch(78.94% 0.1 198.6) |
| XYZ | xyz(38.6291, 51.3335, 68.8329) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.10
Mediumturquoise
#48D1CC
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 8.18
Turquoise
#40E0D0
ΔE00 8.61
Robin Egg Blue
#8AF1FE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61CED2 #D26561
analogous
#61D29E #61CED2 #6195D2
triadic
#61CED2 #D261CE #CED261
tetradic
#61CED2 #9E61D2 #D26561 #95D261
square
#61CED2 #9E61D2 #D26561 #95D261
split-complementary
#61CED2 #D26195 #D29E61
monochromatic
#298C90 #36BABF #61CED2 #91DDE0 #C0ECED
Accessibility & contrast
On white
1.86
#61CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#61CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61CED2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61CED2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C6D2
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#00D4CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #61ced2; /* rgb */ color: rgb(97, 206, 210); /* oklch */ color: oklch(78.9% 0.100 198.6);
Tailwind
colors: {
custom: {
50: '#98dddf',
500: '#61ced2',
950: '#000000',
},
}SCSS
$custom: #61ced2; $custom-light: #98dddf; $custom-dark: #000000;
JSON
{
"hex": "#61ced2",
"rgb": {
"r": 97,
"g": 206,
"b": 210
},
"hsl": {
"h": 182.124,
"s": 55.665,
"l": 60.196
},
"oklch": {
"l": 0.78937,
"c": 0.09987,
"h": 198.6
},
"luminance": 0.51337
}Semantic roles & 50–950 ramp
primary
#61CED2
secondary
#964542
accent
#2822C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484