#61EBB2#61EBB2
#61EBB2 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.146 H 163.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #61EBB2 |
|---|---|
| RGB | rgb(97, 235, 178) |
| HSL | hsl(155, 78%, 65%) |
| HSV | hsv(155, 59%, 92%) |
| CMYK | cmyk(58.7%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.57, -50.64, 16.63) |
| CIE-LCH | lch(84.57, 53.30, 161.82°) |
| OKLab | oklab(84.91% -0.1396 0.0425) |
| OKLCH | oklch(84.91% 0.146 163.1) |
| XYZ | xyz(42.6699, 65.1682, 52.4409) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.02
Seafoam
#7FE0B3
ΔE00 4.22
Light Aquamarine
#7BFDC7
ΔE00 4.24
Aqua Marine
#2EE8BB
ΔE00 4.32
Greenish Cyan
#2AFEB7
ΔE00 4.90
Light Turquoise
#7EF4CC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61EBB2 #EB619A
analogous
#61EB6D #61EBB2 #61DFEB
triadic
#61EBB2 #B261EB #EBB261
tetradic
#61EBB2 #6D61EB #EB619A #DFEB61
square
#61EBB2 #6D61EB #EB619A #DFEB61
split-complementary
#61EBB2 #EB61DF #EB6D61
monochromatic
#18BA77 #2BE498 #61EBB2 #97F2CC #CEF9E7
Accessibility & contrast
On white
1.50
#61EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#61EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61EBB2
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61EBB2 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DBAF
Deuteranopia (green-blind)
#D4CDB6
Tritanopia (blue-blind)
#13EBDB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #61ebb2; /* rgb */ color: rgb(97, 235, 178); /* oklch */ color: oklch(84.9% 0.146 163.1);
Tailwind
colors: {
custom: {
50: '#9af2c9',
500: '#61ebb2',
950: '#000000',
},
}SCSS
$custom: #61ebb2; $custom-light: #9af2c9; $custom-dark: #000000;
JSON
{
"hex": "#61ebb2",
"rgb": {
"r": 97,
"g": 235,
"b": 178
},
"hsl": {
"h": 155.217,
"s": 77.528,
"l": 65.098
},
"oklch": {
"l": 0.84914,
"c": 0.14594,
"h": 163.1
},
"luminance": 0.65172
}Semantic roles & 50–950 ramp
primary
#61EBB2
secondary
#B9376D
accent
#0C61DA
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582