#61DCED#61DCED
#61DCED is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.111 H 207.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #61DCED |
|---|---|
| RGB | rgb(97, 220, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(59.1%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.75, -29.33, -18.63) |
| CIE-LCH | lch(81.75, 34.75, 212.42°) |
| OKLab | oklab(83.14% -0.0985 -0.0516) |
| OKLCH | oklch(83.14% 0.111 207.7) |
| XYZ | xyz(45.8027, 59.8375, 89.2403) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DCED #ED7261
analogous
#61EDB8 #61DCED #6196ED
triadic
#61DCED #ED61DC #DCED61
tetradic
#61DCED #B861ED #ED7261 #96ED61
square
#61DCED #B861ED #ED7261 #96ED61
split-complementary
#61DCED #ED6196 #EDB861
monochromatic
#16AABE #2AD0E7 #61DCED #98E8F3 #CFF4FA
Accessibility & contrast
On white
1.62
#61DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#61DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DCED
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DCED | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B6C4ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #61dced; /* rgb */ color: rgb(97, 220, 237); /* oklch */ color: oklch(83.1% 0.111 207.7);
Tailwind
colors: {
custom: {
50: '#9be7f2',
500: '#61dced',
950: '#000000',
},
}SCSS
$custom: #61dced; $custom-light: #9be7f2; $custom-dark: #000000;
JSON
{
"hex": "#61dced",
"rgb": {
"r": 97,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.286,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.83135,
"c": 0.11121,
"h": 207.7
},
"luminance": 0.59842
}Semantic roles & 50–950 ramp
primary
#61DCED
secondary
#BD4636
accent
#230ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485