#61FBBE#61FBBE
#61FBBE is a very light, vivid teal. Relative luminance 0.753; OKLCH L 89.0% C 0.157 H 163.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #61FBBE |
|---|---|
| RGB | rgb(97, 251, 190) |
| HSL | hsl(156, 95%, 68%) |
| HSV | hsv(156, 61%, 98%) |
| CMYK | cmyk(61.4%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.51, -54.64, 17.34) |
| CIE-LCH | lch(89.51, 57.32, 162.39°) |
| OKLab | oklab(89.03% -0.1506 0.0443) |
| OKLCH | oklch(89.03% 0.157 163.6) |
| XYZ | xyz(48.7164, 75.2484, 60.6622) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 2.20
Greenish Cyan
#2AFEB7
ΔE00 2.68
Greenish Turquoise
#00FBB0
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FBBE #FB619E
analogous
#61FB71 #61FBBE #61EBFB
triadic
#61FBBE #BE61FB #FBBE61
tetradic
#61FBBE #7161FB #FB619E #EBFB61
square
#61FBBE #7161FB #FB619E #EBFB61
split-complementary
#61FBBE #FB61EB #FB7161
monochromatic
#06DC87 #25F9A5 #61FBBE #9DFDD7 #D8FEEF
Accessibility & contrast
On white
1.31
#61FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#61FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FBBE
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FBBE | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #61fbbe; /* rgb */ color: rgb(97, 251, 190); /* oklch */ color: oklch(89.0% 0.157 163.6);
Tailwind
colors: {
custom: {
50: '#9cfdd1',
500: '#61fbbe',
950: '#000000',
},
}SCSS
$custom: #61fbbe; $custom-light: #9cfdd1; $custom-dark: #000000;
JSON
{
"hex": "#61fbbe",
"rgb": {
"r": 97,
"g": 251,
"b": 190
},
"hsl": {
"h": 156.234,
"s": 95.062,
"l": 68.235
},
"oklch": {
"l": 0.89033,
"c": 0.15698,
"h": 163.6
},
"luminance": 0.75253
}Semantic roles & 50–950 ramp
primary
#61FBBE
secondary
#D52C6F
accent
#005BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683