#61DEEA#61DEEA
#61DEEA is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.111 H 203.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #61DEEA |
|---|---|
| RGB | rgb(97, 222, 234) |
| HSL | hsl(185, 77%, 65%) |
| HSV | hsv(185, 59%, 92%) |
| CMYK | cmyk(58.5%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(82.23, -31.13, -16.32) |
| CIE-LCH | lch(82.23, 35.15, 207.67°) |
| OKLab | oklab(83.49% -0.1018 -0.0452) |
| OKLCH | oklch(83.49% 0.111 203.9) |
| XYZ | xyz(45.8961, 60.7198, 87.1273) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.54
Robin'S Egg
#6DEDFD
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 6.66
Bright Light Blue
#26F7FD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61DEEA #EA6D61
analogous
#61EAB1 #61DEEA #619AEA
triadic
#61DEEA #EA61DE #DEEA61
tetradic
#61DEEA #B161EA #EA6D61 #9AEA61
square
#61DEEA #B161EA #EA6D61 #9AEA61
split-complementary
#61DEEA #EA619A #EAB161
monochromatic
#18AAB8 #2BD3E3 #61DEEA #97E9F1 #CDF5F8
Accessibility & contrast
On white
1.60
#61DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#61DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61DEEA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61DEEA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #61deea; /* rgb */ color: rgb(97, 222, 234); /* oklch */ color: oklch(83.5% 0.111 203.9);
Tailwind
colors: {
custom: {
50: '#9be8f0',
500: '#61deea',
950: '#000000',
},
}SCSS
$custom: #61deea; $custom-light: #9be8f0; $custom-dark: #000000;
JSON
{
"hex": "#61deea",
"rgb": {
"r": 97,
"g": 222,
"b": 234
},
"hsl": {
"h": 185.255,
"s": 76.536,
"l": 64.902
},
"oklch": {
"l": 0.83489,
"c": 0.11135,
"h": 203.9
},
"luminance": 0.60724
}Semantic roles & 50–950 ramp
primary
#61DEEA
secondary
#B84338
accent
#1F0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485