#61DDEB#61DDEB
#61DDEB is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.111 H 205.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #61DDEB |
|---|---|
| RGB | rgb(97, 221, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 59%, 92%) |
| CMYK | cmyk(58.7%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(81.97, -30.37, -17.23) |
| CIE-LCH | lch(81.97, 34.92, 209.57°) |
| OKLab | oklab(83.29% -0.1003 -0.0477) |
| OKLCH | oklch(83.29% 0.111 205.4) |
| XYZ | xyz(45.7754, 60.2478, 87.7978) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Neon Blue
#04D9FF
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DDEB #EB6F61
analogous
#61EBB4 #61DDEB #6198EB
triadic
#61DDEB #EB61DD #DDEB61
tetradic
#61DDEB #B461EB #EB6F61 #98EB61
square
#61DDEB #B461EB #EB6F61 #98EB61
split-complementary
#61DDEB #EB6198 #EBB461
monochromatic
#18AABA #2BD1E4 #61DDEB #97E9F2 #CEF4F9
Accessibility & contrast
On white
1.61
#61DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#61DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DDEB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DDEB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #61ddeb; /* rgb */ color: rgb(97, 221, 235); /* oklch */ color: oklch(83.3% 0.111 205.4);
Tailwind
colors: {
custom: {
50: '#9be8f1',
500: '#61ddeb',
950: '#000000',
},
}SCSS
$custom: #61ddeb; $custom-light: #9be8f1; $custom-dark: #000000;
JSON
{
"hex": "#61ddeb",
"rgb": {
"r": 97,
"g": 221,
"b": 235
},
"hsl": {
"h": 186.087,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.83294,
"c": 0.11111,
"h": 205.4
},
"luminance": 0.60252
}Semantic roles & 50–950 ramp
primary
#61DDEB
secondary
#B94437
accent
#210CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485