#61DDED#61DDED
#61DDED is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.112 H 206.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDED |
|---|---|
| RGB | rgb(97, 221, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 59%, 93%) |
| CMYK | cmyk(59.1%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(82.04, -29.82, -18.20) |
| CIE-LCH | lch(82.04, 34.93, 211.40°) |
| OKLab | oklab(83.37% -0.0995 -0.0504) |
| OKLCH | oklch(83.37% 0.112 206.9) |
| XYZ | xyz(46.0659, 60.3640, 89.3281) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.60
Aqua Blue
#02D8E9
ΔE00 3.60
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Neon Blue
#04D9FF
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDED #ED7161
analogous
#61EDB7 #61DDED #6197ED
triadic
#61DDED #ED61DD #DDED61
tetradic
#61DDED #B761ED #ED7161 #97ED61
square
#61DDED #B761ED #ED7161 #97ED61
split-complementary
#61DDED #ED6197 #EDB761
monochromatic
#16ABBE #2AD1E7 #61DDED #98E9F3 #CFF5FA
Accessibility & contrast
On white
1.61
#61DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#61DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDED
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDED | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61dded; /* rgb */ color: rgb(97, 221, 237); /* oklch */ color: oklch(83.4% 0.112 206.9);
Tailwind
colors: {
custom: {
50: '#9be8f2',
500: '#61dded',
950: '#000000',
},
}SCSS
$custom: #61dded; $custom-light: #9be8f2; $custom-dark: #000000;
JSON
{
"hex": "#61dded",
"rgb": {
"r": 97,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.857,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.83365,
"c": 0.11158,
"h": 206.9
},
"luminance": 0.60369
}Semantic roles & 50–950 ramp
primary
#61DDED
secondary
#BD4536
accent
#220ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485