#61DEEB#61DEEB
#61DEEB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.112 H 204.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEEB |
|---|---|
| RGB | rgb(97, 222, 235) |
| HSL | hsl(186, 78%, 65%) |
| HSV | hsv(186, 59%, 92%) |
| CMYK | cmyk(58.7%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.26, -30.85, -16.80) |
| CIE-LCH | lch(82.26, 35.13, 208.58°) |
| OKLab | oklab(83.52% -0.1014 -0.0465) |
| OKLCH | oklch(83.52% 0.112 204.6) |
| XYZ | xyz(46.0402, 60.7774, 87.8860) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 3.53
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 6.89
Bright Light Blue
#26F7FD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEEB #EB6E61
analogous
#61EBB3 #61DEEB #6199EB
triadic
#61DEEB #EB61DE #DEEB61
tetradic
#61DEEB #B361EB #EB6E61 #99EB61
square
#61DEEB #B361EB #EB6E61 #99EB61
split-complementary
#61DEEB #EB6199 #EBB361
monochromatic
#18ABBA #2BD3E4 #61DEEB #97E9F2 #CEF5F9
Accessibility & contrast
On white
1.60
#61DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#61DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEEB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEEB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61deeb; /* rgb */ color: rgb(97, 222, 235); /* oklch */ color: oklch(83.5% 0.112 204.6);
Tailwind
colors: {
custom: {
50: '#9be8f1',
500: '#61deeb',
950: '#000000',
},
}SCSS
$custom: #61deeb; $custom-light: #9be8f1; $custom-dark: #000000;
JSON
{
"hex": "#61deeb",
"rgb": {
"r": 97,
"g": 222,
"b": 235
},
"hsl": {
"h": 185.652,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.83524,
"c": 0.11154,
"h": 204.6
},
"luminance": 0.60782
}Semantic roles & 50–950 ramp
primary
#61DEEB
secondary
#B94337
accent
#1F0CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485