#61FFC2#61FFC2
#61FFC2 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.159 H 164.1°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFC2 |
|---|---|
| RGB | rgb(97, 255, 194) |
| HSL | hsl(157, 100%, 69%) |
| HSV | hsv(157, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.76, -55.40, 17.04) |
| CIE-LCH | lch(90.76, 57.96, 162.90°) |
| OKLab | oklab(90.08% -0.1528 0.0436) |
| OKLCH | oklch(90.08% 0.159 164.1) |
| XYZ | xyz(50.4223, 77.9512, 63.4173) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.15
Light Greenish Blue
#63F7B4
ΔE00 2.38
Greenish Cyan
#2AFEB7
ΔE00 2.68
Greenish Turquoise
#00FBB0
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFC2 #FF619E
analogous
#61FF73 #61FFC2 #61EDFF
triadic
#61FFC2 #C261FF #FFC261
tetradic
#61FFC2 #7361FF #FF619E #EDFF61
square
#61FFC2 #7361FF #FF619E #EDFF61
split-complementary
#61FFC2 #FF61ED #FF7361
monochromatic
#00E68D #24FFAA #61FFC2 #9EFFDA #DBFFF1
Accessibility & contrast
On white
1.27
#61FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#61FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFC2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFC2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #61ffc2; /* rgb */ color: rgb(97, 255, 194); /* oklch */ color: oklch(90.1% 0.159 164.1);
Tailwind
colors: {
custom: {
50: '#9dffd4',
500: '#61ffc2',
950: '#000000',
},
}SCSS
$custom: #61ffc2; $custom-light: #9dffd4; $custom-dark: #000000;
JSON
{
"hex": "#61ffc2",
"rgb": {
"r": 97,
"g": 255,
"b": 194
},
"hsl": {
"h": 156.835,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90082,
"c": 0.15891,
"h": 164.1
},
"luminance": 0.77956
}Semantic roles & 50–950 ramp
primary
#61FFC2
secondary
#DA2B6E
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683