#61E3EB#61E3EB
#61E3EB is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.7% C 0.114 H 200.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #61E3EB |
|---|---|
| RGB | rgb(97, 227, 235) |
| HSL | hsl(183, 78%, 65%) |
| HSV | hsv(183, 59%, 92%) |
| CMYK | cmyk(58.7%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.69, -33.23, -14.65) |
| CIE-LCH | lch(83.69, 36.32, 203.80°) |
| OKLab | oklab(84.68% -0.1065 -0.0405) |
| OKLCH | oklch(84.68% 0.114 200.8) |
| XYZ | xyz(47.3879, 63.4728, 88.3353) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.66
Aqua Blue
#02D8E9
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 5.23
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Bright Cyan
#41FDFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E3EB #EB6961
analogous
#61EBAE #61E3EB #619EEB
triadic
#61E3EB #EB61E3 #E3EB61
tetradic
#61E3EB #AE61EB #EB6961 #9EEB61
square
#61E3EB #AE61EB #EB6961 #9EEB61
split-complementary
#61E3EB #EB619E #EBAE61
monochromatic
#18B1BA #2BD9E4 #61E3EB #97EDF2 #CEF6F9
Accessibility & contrast
On white
1.53
#61E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#61E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E3EB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E3EB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #61e3eb; /* rgb */ color: rgb(97, 227, 235); /* oklch */ color: oklch(84.7% 0.114 200.8);
Tailwind
colors: {
custom: {
50: '#9becf1',
500: '#61e3eb',
950: '#000000',
},
}SCSS
$custom: #61e3eb; $custom-light: #9becf1; $custom-dark: #000000;
JSON
{
"hex": "#61e3eb",
"rgb": {
"r": 97,
"g": 227,
"b": 235
},
"hsl": {
"h": 183.478,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84679,
"c": 0.11399,
"h": 200.8
},
"luminance": 0.63478
}Semantic roles & 50–950 ramp
primary
#61E3EB
secondary
#B93E37
accent
#180CDA
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485