#61FFB2#61FFB2
#61FFB2 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.7% C 0.172 H 158.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFB2 |
|---|---|
| RGB | rgb(97, 255, 178) |
| HSL | hsl(151, 100%, 69%) |
| HSV | hsv(151, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.45, -58.66, 24.77) |
| CIE-LCH | lch(90.45, 63.68, 157.11°) |
| OKLab | oklab(89.72% -0.1599 0.0628) |
| OKLCH | oklch(89.72% 0.172 158.6) |
| XYZ | xyz(48.7211, 77.2707, 54.4580) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 2.36
Light Green Blue
#56FCA2
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.59
Light Bluish Green
#76FDA8
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFB2 #FF61AE
analogous
#61FF63 #61FFB2 #61FDFF
triadic
#61FFB2 #B261FF #FFB261
tetradic
#61FFB2 #6361FF #FF61AE #FDFF61
square
#61FFB2 #6361FF #FF61AE #FDFF61
split-complementary
#61FFB2 #FF61FD #FF6361
monochromatic
#00E676 #24FF94 #61FFB2 #9EFFD0 #DBFFEE
Accessibility & contrast
On white
1.28
#61FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#61FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFB2
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFB2 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#E8DEB7
Tritanopia (blue-blind)
#00FEEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #61ffb2; /* rgb */ color: rgb(97, 255, 178); /* oklch */ color: oklch(89.7% 0.172 158.6);
Tailwind
colors: {
custom: {
50: '#9cffc9',
500: '#61ffb2',
950: '#000000',
},
}SCSS
$custom: #61ffb2; $custom-light: #9cffc9; $custom-dark: #000000;
JSON
{
"hex": "#61ffb2",
"rgb": {
"r": 97,
"g": 255,
"b": 178
},
"hsl": {
"h": 150.759,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.89724,
"c": 0.17181,
"h": 158.6
},
"luminance": 0.77276
}Semantic roles & 50–950 ramp
primary
#61FFB2
secondary
#DA2B80
accent
#0070E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682