#61EBBC#61EBBC
#61EBBC is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.138 H 167.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBBC |
|---|---|
| RGB | rgb(97, 235, 188) |
| HSL | hsl(160, 78%, 65%) |
| HSV | hsv(160, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 20%, 7.8%) |
| CIE-LAB | lab(84.78, -48.47, 11.71) |
| CIE-LCH | lch(84.78, 49.87, 166.42°) |
| OKLab | oklab(85.16% -0.1351 0.03) |
| OKLCH | oklch(85.16% 0.138 167.5) |
| XYZ | xyz(43.7107, 65.5845, 57.9227) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 3.30
Seafoam
#7FE0B3
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.31
Light Aquamarine
#7BFDC7
ΔE00 4.35
Light Greenish Blue
#63F7B4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBBC #EB6190
analogous
#61EB77 #61EBBC #61D5EB
triadic
#61EBBC #BC61EB #EBBC61
tetradic
#61EBBC #7761EB #EB6190 #D5EB61
square
#61EBBC #7761EB #EB6190 #D5EB61
split-complementary
#61EBBC #EB61D5 #EB7761
monochromatic
#18BA83 #2BE4A5 #61EBBC #97F2D3 #CEF9EA
Accessibility & contrast
On white
1.49
#61EBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#61EBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBBC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBBC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D2CEBF
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ebbc; /* rgb */ color: rgb(97, 235, 188); /* oklch */ color: oklch(85.2% 0.138 167.5);
Tailwind
colors: {
custom: {
50: '#9af2d0',
500: '#61ebbc',
950: '#000000',
},
}SCSS
$custom: #61ebbc; $custom-light: #9af2d0; $custom-dark: #000000;
JSON
{
"hex": "#61ebbc",
"rgb": {
"r": 97,
"g": 235,
"b": 188
},
"hsl": {
"h": 159.565,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85159,
"c": 0.13841,
"h": 167.5
},
"luminance": 0.65589
}Semantic roles & 50–950 ramp
primary
#61EBBC
secondary
#B93763
accent
#0C52DA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583