#61FACB#61FACB
#61FACB is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.1% C 0.146 H 169.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #61FACB |
|---|---|
| RGB | rgb(97, 250, 203) |
| HSL | hsl(162, 94%, 68%) |
| HSV | hsv(162, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 18.8%, 2%) |
| CIE-LAB | lab(89.50, -51.39, 10.62) |
| CIE-LCH | lch(89.50, 52.48, 168.33°) |
| OKLab | oklab(89.11% -0.1438 0.0272) |
| OKLCH | oklch(89.11% 0.146 169.3) |
| XYZ | xyz(49.8895, 75.2192, 68.3779) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 2.84
Light Turquoise
#7EF4CC
ΔE00 2.85
Bright Teal
#01F9C6
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FACB #FA6190
analogous
#61FA7F #61FACB #61DCFA
triadic
#61FACB #CB61FA #FACB61
tetradic
#61FACB #7F61FA #FA6190 #DCFA61
square
#61FACB #7F61FA #FA6190 #DCFA61
split-complementary
#61FACB #FA61DC #FA7F61
monochromatic
#07DA99 #26F8B7 #61FACB #9CFCDF #D8FEF2
Accessibility & contrast
On white
1.31
#61FACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#61FACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FACB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FACB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC9
Deuteranopia (green-blind)
#DEDACE
Tritanopia (blue-blind)
#00FBED
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #61facb; /* rgb */ color: rgb(97, 250, 203); /* oklch */ color: oklch(89.1% 0.146 169.3);
Tailwind
colors: {
custom: {
50: '#9cfdda',
500: '#61facb',
950: '#000000',
},
}SCSS
$custom: #61facb; $custom-light: #9cfdda; $custom-dark: #000000;
JSON
{
"hex": "#61facb",
"rgb": {
"r": 97,
"g": 250,
"b": 203
},
"hsl": {
"h": 161.569,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.89114,
"c": 0.14634,
"h": 169.3
},
"luminance": 0.75224
}Semantic roles & 50–950 ramp
primary
#61FACB
secondary
#D32C5F
accent
#0046E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683