#61FCB3#61FCB3
#61FCB3 is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.0% C 0.167 H 159.5°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #61FCB3 |
|---|---|
| RGB | rgb(97, 252, 179) |
| HSL | hsl(152, 96%, 68%) |
| HSV | hsv(152, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(89.59, -57.29, 23.08) |
| CIE-LCH | lch(89.59, 61.77, 158.06°) |
| OKLab | oklab(89.03% -0.1565 0.0586) |
| OKLCH | oklch(89.03% 0.167 159.5) |
| XYZ | xyz(47.8724, 75.4120, 54.6722) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 2.27
Greenish Cyan
#2AFEB7
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 2.64
Greenish Turquoise
#00FBB0
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FCB3 #FC61AA
analogous
#61FC65 #61FCB3 #61F7FC
triadic
#61FCB3 #B361FC #FCB361
tetradic
#61FCB3 #6561FC #FC61AA #F7FC61
square
#61FCB3 #6561FC #FC61AA #F7FC61
split-complementary
#61FCB3 #FC61F7 #FC6561
monochromatic
#04DE78 #25FB96 #61FCB3 #9DFDD0 #D9FEED
Accessibility & contrast
On white
1.31
#61FCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#61FCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FCB3
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FCB3 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAAF
Deuteranopia (green-blind)
#E4DBB8
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #61fcb3; /* rgb */ color: rgb(97, 252, 179); /* oklch */ color: oklch(89.0% 0.167 159.5);
Tailwind
colors: {
custom: {
50: '#9cfeca',
500: '#61fcb3',
950: '#000000',
},
}SCSS
$custom: #61fcb3; $custom-light: #9cfeca; $custom-dark: #000000;
JSON
{
"hex": "#61fcb3",
"rgb": {
"r": 97,
"g": 252,
"b": 179
},
"hsl": {
"h": 151.742,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.89025,
"c": 0.16711,
"h": 159.5
},
"luminance": 0.75417
}Semantic roles & 50–950 ramp
primary
#61FCB3
secondary
#D62B7C
accent
#006CE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682