#61FFDB#61FFDB
#61FFDB is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.7% C 0.142 H 175.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFDB |
|---|---|
| RGB | rgb(97, 255, 219) |
| HSL | hsl(166, 100%, 69%) |
| HSV | hsv(166, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.31, -49.79, 4.95) |
| CIE-LCH | lch(91.31, 50.04, 174.32°) |
| OKLab | oklab(90.72% -0.1418 0.0124) |
| OKLCH | oklch(90.72% 0.142 175) |
| XYZ | xyz(53.4698, 79.1702, 79.4676) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 3.22
Light Aqua
#8CFFDB
ΔE00 3.44
Light Turquoise
#7EF4CC
ΔE00 3.93
Tiffany Blue
#7BF2DA
ΔE00 4.39
Bright Teal
#01F9C6
ΔE00 4.54
Aqua (survey)
#13EAC9
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFDB #FF6185
analogous
#61FF8C #61FFDB #61D4FF
triadic
#61FFDB #DB61FF #FFDB61
tetradic
#61FFDB #8C61FF #FF6185 #D4FF61
square
#61FFDB #8C61FF #FF6185 #D4FF61
split-complementary
#61FFDB #FF61D4 #FF8C61
monochromatic
#00E6B1 #24FFCD #61FFDB #9EFFE9 #DBFFF7
Accessibility & contrast
On white
1.25
#61FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#61FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFDB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFDB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#E0DFDE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61ffdb; /* rgb */ color: rgb(97, 255, 219); /* oklch */ color: oklch(90.7% 0.142 175.0);
Tailwind
colors: {
custom: {
50: '#9dffe6',
500: '#61ffdb',
950: '#000000',
},
}SCSS
$custom: #61ffdb; $custom-light: #9dffe6; $custom-dark: #000000;
JSON
{
"hex": "#61ffdb",
"rgb": {
"r": 97,
"g": 255,
"b": 219
},
"hsl": {
"h": 166.329,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90717,
"c": 0.14231,
"h": 175
},
"luminance": 0.79176
}Semantic roles & 50–950 ramp
primary
#61FFDB
secondary
#DA2B53
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684