#61E8EB#61E8EB
#61E8EB is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.8% C 0.117 H 197.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #61E8EB |
|---|---|
| RGB | rgb(97, 232, 235) |
| HSL | hsl(181, 78%, 65%) |
| HSV | hsv(181, 59%, 92%) |
| CMYK | cmyk(58.7%, 1.3%, 0%, 7.8%) |
| CIE-LAB | lab(85.12, -35.57, -12.51) |
| CIE-LCH | lch(85.12, 37.70, 199.37°) |
| OKLab | oklab(85.84% -0.1117 -0.0346) |
| OKLCH | oklch(85.84% 0.117 197.2) |
| XYZ | xyz(48.7753, 66.2477, 88.7977) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.03
Robin'S Egg
#6DEDFD
ΔE00 4.83
Bright Cyan
#41FDFE
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Aqua
#00FFFF
ΔE00 5.83
Aqua Blue
#02D8E9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61E8EB #EB6461
analogous
#61EBA9 #61E8EB #61A3EB
triadic
#61E8EB #EB61E8 #E8EB61
tetradic
#61E8EB #A961EB #EB6461 #A3EB61
square
#61E8EB #A961EB #EB6461 #A3EB61
split-complementary
#61E8EB #EB61A3 #EBA961
monochromatic
#18B7BA #2BE0E4 #61E8EB #97F0F2 #CEF8F9
Accessibility & contrast
On white
1.47
#61E8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#61E8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61E8EB
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61E8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61E8EB | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #61e8eb; /* rgb */ color: rgb(97, 232, 235); /* oklch */ color: oklch(85.8% 0.117 197.2);
Tailwind
colors: {
custom: {
50: '#9ceff1',
500: '#61e8eb',
950: '#000000',
},
}SCSS
$custom: #61e8eb; $custom-light: #9ceff1; $custom-dark: #000000;
JSON
{
"hex": "#61e8eb",
"rgb": {
"r": 97,
"g": 232,
"b": 235
},
"hsl": {
"h": 181.304,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85835,
"c": 0.11691,
"h": 197.2
},
"luminance": 0.66253
}Semantic roles & 50–950 ramp
primary
#61E8EB
secondary
#B93A37
accent
#100CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585