#61EAEB#61EAEB
#61EAEB is a very light, moderate teal. Relative luminance 0.674; OKLCH L 86.3% C 0.118 H 195.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #61EAEB |
|---|---|
| RGB | rgb(97, 234, 235) |
| HSL | hsl(180, 78%, 65%) |
| HSV | hsv(180, 59%, 92%) |
| CMYK | cmyk(58.7%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.70, -36.50, -11.65) |
| CIE-LCH | lch(85.70, 38.31, 197.71°) |
| OKLab | oklab(86.3% -0.1137 -0.0323) |
| OKLCH | oklch(86.3% 0.118 195.9) |
| XYZ | xyz(49.3415, 67.3800, 88.9865) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Cyan
#41FDFE
ΔE00 4.36
Aqua
#00FFFF
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 5.45
Bright Turquoise
#0FFEF9
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EAEB #EB6261
analogous
#61EBA7 #61EAEB #61A5EB
triadic
#61EAEB #EB61EA #EAEB61
tetradic
#61EAEB #A761EB #EB6261 #A5EB61
square
#61EAEB #A761EB #EB6261 #A5EB61
split-complementary
#61EAEB #EB61A5 #EBA761
monochromatic
#18B9BA #2BE3E4 #61EAEB #97F1F2 #CEF8F9
Accessibility & contrast
On white
1.45
#61EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#61EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EAEB
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EAEB | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #61eaeb; /* rgb */ color: rgb(97, 234, 235); /* oklch */ color: oklch(86.3% 0.118 195.9);
Tailwind
colors: {
custom: {
50: '#9cf1f1',
500: '#61eaeb',
950: '#000000',
},
}SCSS
$custom: #61eaeb; $custom-light: #9cf1f1; $custom-dark: #000000;
JSON
{
"hex": "#61eaeb",
"rgb": {
"r": 97,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.435,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.86298,
"c": 0.1182,
"h": 195.9
},
"luminance": 0.67385
}Semantic roles & 50–950 ramp
primary
#61EAEB
secondary
#B93837
accent
#0D0CDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585