#61DDEF#61DDEF
#61DDEF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.112 H 208.3°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDEF |
|---|---|
| RGB | rgb(97, 221, 239) |
| HSL | hsl(188, 82%, 66%) |
| HSV | hsv(188, 59%, 94%) |
| CMYK | cmyk(59.4%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.10, -29.26, -19.17) |
| CIE-LCH | lch(82.10, 34.98, 213.23°) |
| OKLab | oklab(83.44% -0.0988 -0.0531) |
| OKLCH | oklch(83.44% 0.112 208.3) |
| XYZ | xyz(46.3598, 60.4815, 90.8755) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Neon Blue
#04D9FF
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Darkturquoise
#00CED1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDEF #EF7361
analogous
#61EFBA #61DDEF #6196EF
triadic
#61DDEF #EF61DD #DDEF61
tetradic
#61DDEF #BA61EF #EF7361 #96EF61
square
#61DDEF #BA61EF #EF7361 #96EF61
split-complementary
#61DDEF #EF6196 #EFBA61
monochromatic
#14ACC2 #29D1E9 #61DDEF #99E9F5 #D0F5FA
Accessibility & contrast
On white
1.60
#61DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#61DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDEF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDEF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5F0
Deuteranopia (green-blind)
#B6C5EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61ddef; /* rgb */ color: rgb(97, 221, 239); /* oklch */ color: oklch(83.4% 0.112 208.3);
Tailwind
colors: {
custom: {
50: '#9be8f4',
500: '#61ddef',
950: '#000000',
},
}SCSS
$custom: #61ddef; $custom-light: #9be8f4; $custom-dark: #000000;
JSON
{
"hex": "#61ddef",
"rgb": {
"r": 97,
"g": 221,
"b": 239
},
"hsl": {
"h": 187.606,
"s": 81.609,
"l": 65.882
},
"oklch": {
"l": 0.83438,
"c": 0.11213,
"h": 208.3
},
"luminance": 0.60486
}Semantic roles & 50–950 ramp
primary
#61DDEF
secondary
#C04634
accent
#2308DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485