#61FFCA#61FFCA
#61FFCA is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.3% C 0.153 H 167.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFCA |
|---|---|
| RGB | rgb(97, 255, 202) |
| HSL | hsl(160, 100%, 69%) |
| HSV | hsv(160, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.93, -53.67, 13.17) |
| CIE-LCH | lch(90.93, 55.26, 166.21°) |
| OKLab | oklab(90.28% -0.1493 0.0337) |
| OKLCH | oklch(90.28% 0.153 167.3) |
| XYZ | xyz(51.3450, 78.3203, 68.2771) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.14
Aquamarine
#7FFFD4
ΔE00 2.86
Bright Teal
#01F9C6
ΔE00 3.24
Light Greenish Blue
#63F7B4
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 3.94
Light Turquoise
#7EF4CC
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFCA #FF6196
analogous
#61FF7B #61FFCA #61E5FF
triadic
#61FFCA #CA61FF #FFCA61
tetradic
#61FFCA #7B61FF #FF6196 #E5FF61
square
#61FFCA #7B61FF #FF6196 #E5FF61
split-complementary
#61FFCA #FF61E5 #FF7B61
monochromatic
#00E699 #24FFB5 #61FFCA #9EFFDF #DBFFF3
Accessibility & contrast
On white
1.26
#61FFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#61FFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFCA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFCA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #61ffca; /* rgb */ color: rgb(97, 255, 202); /* oklch */ color: oklch(90.3% 0.153 167.3);
Tailwind
colors: {
custom: {
50: '#9dffda',
500: '#61ffca',
950: '#000000',
},
}SCSS
$custom: #61ffca; $custom-light: #9dffda; $custom-dark: #000000;
JSON
{
"hex": "#61ffca",
"rgb": {
"r": 97,
"g": 255,
"b": 202
},
"hsl": {
"h": 159.873,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90275,
"c": 0.15303,
"h": 167.3
},
"luminance": 0.78326
}Semantic roles & 50–950 ramp
primary
#61FFCA
secondary
#DA2B65
accent
#004DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683