#61FDCB#61FDCB
#61FDCB is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.150 H 168.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #61FDCB |
|---|---|
| RGB | rgb(97, 253, 203) |
| HSL | hsl(161, 98%, 69%) |
| HSV | hsv(161, 62%, 99%) |
| CMYK | cmyk(61.7%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.37, -52.63, 11.86) |
| CIE-LCH | lch(90.37, 53.95, 167.30°) |
| OKLab | oklab(89.83% -0.1468 0.0304) |
| OKLCH | oklch(89.83% 0.15 168.3) |
| XYZ | xyz(50.8291, 77.0984, 68.6911) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.40
Aquamarine
#7FFFD4
ΔE00 2.51
Bright Teal
#01F9C6
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FDCB #FD6193
analogous
#61FD7D #61FDCB #61E1FD
triadic
#61FDCB #CB61FD #FDCB61
tetradic
#61FDCB #7D61FD #FD6193 #E1FD61
square
#61FDCB #7D61FD #FD6193 #E1FD61
split-complementary
#61FDCB #FD61E1 #FD7D61
monochromatic
#03E19A #25FCB7 #61FDCB #9DFEDF #DAFFF3
Accessibility & contrast
On white
1.28
#61FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#61FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FDCB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FDCB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDC8
Deuteranopia (green-blind)
#E1DDCE
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61fdcb; /* rgb */ color: rgb(97, 253, 203); /* oklch */ color: oklch(89.8% 0.150 168.3);
Tailwind
colors: {
custom: {
50: '#9dffda',
500: '#61fdcb',
950: '#000000',
},
}SCSS
$custom: #61fdcb; $custom-light: #9dffda; $custom-dark: #000000;
JSON
{
"hex": "#61fdcb",
"rgb": {
"r": 97,
"g": 253,
"b": 203
},
"hsl": {
"h": 160.769,
"s": 97.5,
"l": 68.627
},
"oklch": {
"l": 0.89825,
"c": 0.14992,
"h": 168.3
},
"luminance": 0.77104
}Semantic roles & 50–950 ramp
primary
#61FDCB
secondary
#D72B62
accent
#004AE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684