#61FCDA#61FCDA
#61FCDA is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.140 H 175.8°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #61FCDA |
|---|---|
| RGB | rgb(97, 252, 218) |
| HSL | hsl(167, 96%, 68%) |
| HSV | hsv(167, 62%, 99%) |
| CMYK | cmyk(61.5%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(90.42, -48.76, 4.18) |
| CIE-LCH | lch(90.42, 48.94, 175.10°) |
| OKLab | oklab(89.98% -0.1392 0.0103) |
| OKLCH | oklch(89.98% 0.14 175.8) |
| XYZ | xyz(52.3890, 77.2186, 78.4598) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.57
Aquamarine
#7FFFD4
ΔE00 3.57
Tiffany Blue
#7BF2DA
ΔE00 3.75
Light Turquoise
#7EF4CC
ΔE00 3.84
Aqua (survey)
#13EAC9
ΔE00 4.75
Bright Teal
#01F9C6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FCDA #FC6183
analogous
#61FC8C #61FCDA #61D0FC
triadic
#61FCDA #DA61FC #FCDA61
tetradic
#61FCDA #8C61FC #FC6183 #D0FC61
square
#61FCDA #8C61FC #FC6183 #D0FC61
split-complementary
#61FCDA #FC61D0 #FC8C61
monochromatic
#04DEAF #25FBCC #61FCDA #9DFDE8 #D9FEF6
Accessibility & contrast
On white
1.28
#61FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#61FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FCDA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FCDA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD8
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #61fcda; /* rgb */ color: rgb(97, 252, 218); /* oklch */ color: oklch(90.0% 0.140 175.8);
Tailwind
colors: {
custom: {
50: '#9dfee5',
500: '#61fcda',
950: '#000000',
},
}SCSS
$custom: #61fcda; $custom-light: #9dfee5; $custom-dark: #000000;
JSON
{
"hex": "#61fcda",
"rgb": {
"r": 97,
"g": 252,
"b": 218
},
"hsl": {
"h": 166.839,
"s": 96.273,
"l": 68.431
},
"oklch": {
"l": 0.89984,
"c": 0.13958,
"h": 175.8
},
"luminance": 0.77224
}Semantic roles & 50–950 ramp
primary
#61FCDA
secondary
#D62B51
accent
#0032E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684