#61FCB2#61FCB2
#61FCB2 is a very light, vivid teal. Relative luminance 0.754; OKLCH L 89.0% C 0.168 H 159.1°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #61FCB2 |
|---|---|
| RGB | rgb(97, 252, 178) |
| HSL | hsl(151, 96%, 68%) |
| HSV | hsv(151, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 29.4%, 1.2%) |
| CIE-LAB | lab(89.57, -57.49, 23.56) |
| CIE-LCH | lch(89.57, 62.13, 157.71°) |
| OKLab | oklab(89% -0.1569 0.0598) |
| OKLCH | oklch(89% 0.168 159.1) |
| XYZ | xyz(47.7716, 75.3717, 54.1415) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 2.72
Light Green Blue
#56FCA2
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FCB2 #FC61AB
analogous
#61FC64 #61FCB2 #61F8FC
triadic
#61FCB2 #B261FC #FCB261
tetradic
#61FCB2 #6461FC #FC61AB #F8FC61
square
#61FCB2 #6461FC #FC61AB #F8FC61
split-complementary
#61FCB2 #FC61F8 #FC6461
monochromatic
#04DE76 #25FB95 #61FCB2 #9DFDCF #D9FEED
Accessibility & contrast
On white
1.31
#61FCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#61FCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FCB2
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FCB2 | 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)
#F9EAAE
Deuteranopia (green-blind)
#E5DBB7
Tritanopia (blue-blind)
#00FBE8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #61fcb2; /* rgb */ color: rgb(97, 252, 178); /* oklch */ color: oklch(89.0% 0.168 159.1);
Tailwind
colors: {
custom: {
50: '#9cfec9',
500: '#61fcb2',
950: '#000000',
},
}SCSS
$custom: #61fcb2; $custom-light: #9cfec9; $custom-dark: #000000;
JSON
{
"hex": "#61fcb2",
"rgb": {
"r": 97,
"g": 252,
"b": 178
},
"hsl": {
"h": 151.355,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.89003,
"c": 0.16794,
"h": 159.1
},
"luminance": 0.75377
}Semantic roles & 50–950 ramp
primary
#61FCB2
secondary
#D62B7D
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682