#61FFCB#61FFCB
#61FFCB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.3% C 0.152 H 167.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFCB |
|---|---|
| RGB | rgb(97, 255, 203) |
| HSL | hsl(160, 100%, 69%) |
| HSV | hsv(160, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.95, -53.45, 12.69) |
| CIE-LCH | lch(90.95, 54.94, 166.65°) |
| OKLab | oklab(90.3% -0.1488 0.0325) |
| OKLCH | oklch(90.3% 0.152 167.7) |
| XYZ | xyz(51.4638, 78.3678, 68.9026) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 2.71
Bright Teal
#01F9C6
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.08
Greenish Cyan
#2AFEB7
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFCB #FF6195
analogous
#61FF7C #61FFCB #61E4FF
triadic
#61FFCB #CB61FF #FFCB61
tetradic
#61FFCB #7C61FF #FF6195 #E4FF61
square
#61FFCB #7C61FF #FF6195 #E4FF61
split-complementary
#61FFCB #FF61E4 #FF7C61
monochromatic
#00E69A #24FFB7 #61FFCB #9EFFDF #DBFFF3
Accessibility & contrast
On white
1.26
#61FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#61FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFCB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFCB | 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)
#F9EFC8
Deuteranopia (green-blind)
#E3DFCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #61ffcb; /* rgb */ color: rgb(97, 255, 203); /* oklch */ color: oklch(90.3% 0.152 167.7);
Tailwind
colors: {
custom: {
50: '#9dffda',
500: '#61ffcb',
950: '#000000',
},
}SCSS
$custom: #61ffcb; $custom-light: #9dffda; $custom-dark: #000000;
JSON
{
"hex": "#61ffcb",
"rgb": {
"r": 97,
"g": 255,
"b": 203
},
"hsl": {
"h": 160.253,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.903,
"c": 0.15232,
"h": 167.7
},
"luminance": 0.78373
}Semantic roles & 50–950 ramp
primary
#61FFCB
secondary
#DA2B64
accent
#004CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684