#61FFDF#61FFDF
#61FFDF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.8% C 0.140 H 177.0°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFDF |
|---|---|
| RGB | rgb(97, 255, 223) |
| HSL | hsl(168, 100%, 69%) |
| HSV | hsv(168, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(91.41, -48.84, 3.02) |
| CIE-LCH | lch(91.41, 48.93, 176.46°) |
| OKLab | oklab(90.83% -0.14 0.0073) |
| OKLCH | oklch(90.83% 0.14 177) |
| XYZ | xyz(54.0027, 79.3833, 82.2742) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.82
Tiffany Blue
#7BF2DA
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.59
Aqua (survey)
#13EAC9
ΔE00 5.26
Bright Teal
#01F9C6
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFDF #FF6181
analogous
#61FF90 #61FFDF #61D0FF
triadic
#61FFDF #DF61FF #FFDF61
tetradic
#61FFDF #9061FF #FF6181 #D0FF61
square
#61FFDF #9061FF #FF6181 #D0FF61
split-complementary
#61FFDF #FF61D0 #FF9061
monochromatic
#00E6B7 #24FFD3 #61FFDF #9EFFEB #DBFFF8
Accessibility & contrast
On white
1.24
#61FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#61FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFDF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFDF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#DFDFE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61ffdf; /* rgb */ color: rgb(97, 255, 223); /* oklch */ color: oklch(90.8% 0.140 177.0);
Tailwind
colors: {
custom: {
50: '#9effe8',
500: '#61ffdf',
950: '#000000',
},
}SCSS
$custom: #61ffdf; $custom-light: #9effe8; $custom-dark: #000000;
JSON
{
"hex": "#61ffdf",
"rgb": {
"r": 97,
"g": 255,
"b": 223
},
"hsl": {
"h": 167.848,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90827,
"c": 0.14022,
"h": 177
},
"luminance": 0.79389
}Semantic roles & 50–950 ramp
primary
#61FFDF
secondary
#DA2B4E
accent
#002EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684