#61EBC0#61EBC0
#61EBC0 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.136 H 169.4°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBC0 |
|---|---|
| RGB | rgb(97, 235, 192) |
| HSL | hsl(161, 78%, 65%) |
| HSV | hsv(161, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 18.3%, 7.8%) |
| CIE-LAB | lab(84.87, -47.58, 9.75) |
| CIE-LCH | lch(84.87, 48.57, 168.42°) |
| OKLab | oklab(85.26% -0.1333 0.0249) |
| OKLCH | oklch(85.26% 0.136 169.4) |
| XYZ | xyz(44.1479, 65.7594, 60.2252) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 2.95
Bright Teal
#01F9C6
ΔE00 4.32
Seafoam
#7FE0B3
ΔE00 4.34
Aqua (survey)
#13EAC9
ΔE00 4.50
Aquamarine
#7FFFD4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBC0 #EB618C
analogous
#61EB7B #61EBC0 #61D1EB
triadic
#61EBC0 #C061EB #EBC061
tetradic
#61EBC0 #7B61EB #EB618C #D1EB61
square
#61EBC0 #7B61EB #EB618C #D1EB61
split-complementary
#61EBC0 #EB61D1 #EB7B61
monochromatic
#18BA87 #2BE4AA #61EBC0 #97F2D6 #CEF9EB
Accessibility & contrast
On white
1.48
#61EBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#61EBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBC0
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBC0 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBE
Deuteranopia (green-blind)
#D1CEC3
Tritanopia (blue-blind)
#00ECDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ebc0; /* rgb */ color: rgb(97, 235, 192); /* oklch */ color: oklch(85.3% 0.136 169.4);
Tailwind
colors: {
custom: {
50: '#9af2d3',
500: '#61ebc0',
950: '#000000',
},
}SCSS
$custom: #61ebc0; $custom-light: #9af2d3; $custom-dark: #000000;
JSON
{
"hex": "#61ebc0",
"rgb": {
"r": 97,
"g": 235,
"b": 192
},
"hsl": {
"h": 161.304,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85262,
"c": 0.13564,
"h": 169.4
},
"luminance": 0.65764
}Semantic roles & 50–950 ramp
primary
#61EBC0
secondary
#B93760
accent
#0C4CDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583