#61FFDA#61FFDA
#61FFDA is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 174.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFDA |
|---|---|
| RGB | rgb(97, 255, 218) |
| HSL | hsl(166, 100%, 69%) |
| HSV | hsv(166, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(91.29, -50.03, 5.43) |
| CIE-LCH | lch(91.29, 50.32, 173.80°) |
| OKLab | oklab(90.69% -0.1422 0.0136) |
| OKLCH | oklch(90.69% 0.143 174.5) |
| XYZ | xyz(53.3386, 79.1177, 78.7763) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.39
Light Turquoise
#7EF4CC
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 4.34
Tiffany Blue
#7BF2DA
ΔE00 4.56
Light Aquamarine
#7BFDC7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFDA #FF6186
analogous
#61FF8B #61FFDA #61D5FF
triadic
#61FFDA #DA61FF #FFDA61
tetradic
#61FFDA #8B61FF #FF6186 #D5FF61
square
#61FFDA #8B61FF #FF6186 #D5FF61
split-complementary
#61FFDA #FF61D5 #FF8B61
monochromatic
#00E6B0 #24FFCC #61FFDA #9EFFE8 #DBFFF7
Accessibility & contrast
On white
1.25
#61FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#61FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFDA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFDA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61ffda; /* rgb */ color: rgb(97, 255, 218); /* oklch */ color: oklch(90.7% 0.143 174.5);
Tailwind
colors: {
custom: {
50: '#9dffe5',
500: '#61ffda',
950: '#000000',
},
}SCSS
$custom: #61ffda; $custom-light: #9dffe5; $custom-dark: #000000;
JSON
{
"hex": "#61ffda",
"rgb": {
"r": 97,
"g": 255,
"b": 218
},
"hsl": {
"h": 165.949,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.9069,
"c": 0.14286,
"h": 174.5
},
"luminance": 0.79123
}Semantic roles & 50–950 ramp
primary
#61FFDA
secondary
#DA2B54
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684