#61EBBF#61EBBF
#61EBBF is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.136 H 168.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBBF |
|---|---|
| RGB | rgb(97, 235, 191) |
| HSL | hsl(161, 78%, 65%) |
| HSV | hsv(161, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(84.85, -47.80, 10.24) |
| CIE-LCH | lch(84.85, 48.89, 167.91°) |
| OKLab | oklab(85.24% -0.1338 0.0262) |
| OKLCH | oklch(85.24% 0.136 168.9) |
| XYZ | xyz(44.0375, 65.7152, 59.6436) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.65
Light Turquoise
#7EF4CC
ΔE00 3.01
Seafoam
#7FE0B3
ΔE00 4.24
Bright Teal
#01F9C6
ΔE00 4.30
Aquamarine
#7FFFD4
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBBF #EB618D
analogous
#61EB7A #61EBBF #61D2EB
triadic
#61EBBF #BF61EB #EBBF61
tetradic
#61EBBF #7A61EB #EB618D #D2EB61
square
#61EBBF #7A61EB #EB618D #D2EB61
split-complementary
#61EBBF #EB61D2 #EB7A61
monochromatic
#18BA86 #2BE4A9 #61EBBF #97F2D5 #CEF9EB
Accessibility & contrast
On white
1.48
#61EBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#61EBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBBF
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBBF | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#D1CEC2
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #61ebbf; /* rgb */ color: rgb(97, 235, 191); /* oklch */ color: oklch(85.2% 0.136 168.9);
Tailwind
colors: {
custom: {
50: '#9af2d2',
500: '#61ebbf',
950: '#000000',
},
}SCSS
$custom: #61ebbf; $custom-light: #9af2d2; $custom-dark: #000000;
JSON
{
"hex": "#61ebbf",
"rgb": {
"r": 97,
"g": 235,
"b": 191
},
"hsl": {
"h": 160.87,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.85236,
"c": 0.13632,
"h": 168.9
},
"luminance": 0.6572
}Semantic roles & 50–950 ramp
primary
#61EBBF
secondary
#B93760
accent
#0C4DDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583