#61D9ED#61D9ED
#61D9ED is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.4% C 0.110 H 210.1°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #61D9ED |
|---|---|
| RGB | rgb(97, 217, 237) |
| HSL | hsl(189, 80%, 65%) |
| HSV | hsv(189, 59%, 93%) |
| CMYK | cmyk(59.1%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(80.89, -27.88, -19.93) |
| CIE-LCH | lch(80.89, 34.27, 215.56°) |
| OKLab | oklab(82.45% -0.0954 -0.0552) |
| OKLCH | oklch(82.45% 0.11 210.1) |
| XYZ | xyz(45.0224, 58.2770, 88.9802) |
| Luminance | 0.5828 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.17
Robin'S Egg
#6DEDFD
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61D9ED #ED7561
analogous
#61EDBB #61D9ED #6193ED
triadic
#61D9ED #ED61D9 #D9ED61
tetradic
#61D9ED #BB61ED #ED7561 #93ED61
square
#61D9ED #BB61ED #ED7561 #93ED61
split-complementary
#61D9ED #ED6193 #EDBB61
monochromatic
#16A6BE #2ACCE7 #61D9ED #98E6F3 #CFF3FA
Accessibility & contrast
On white
1.66
#61D9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#61D9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61D9ED
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61D9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61D9ED | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EE
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #61d9ed; /* rgb */ color: rgb(97, 217, 237); /* oklch */ color: oklch(82.4% 0.110 210.1);
Tailwind
colors: {
custom: {
50: '#9be5f2',
500: '#61d9ed',
950: '#000000',
},
}SCSS
$custom: #61d9ed; $custom-light: #9be5f2; $custom-dark: #000000;
JSON
{
"hex": "#61d9ed",
"rgb": {
"r": 97,
"g": 217,
"b": 237
},
"hsl": {
"h": 188.571,
"s": 79.545,
"l": 65.49
},
"oklch": {
"l": 0.82446,
"c": 0.11024,
"h": 210.1
},
"luminance": 0.58282
}Semantic roles & 50–950 ramp
primary
#61D9ED
secondary
#BD4936
accent
#280ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485