#61FFD2#61FFD2
#61FFD2 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.148 H 170.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFD2 |
|---|---|
| RGB | rgb(97, 255, 210) |
| HSL | hsl(163, 100%, 69%) |
| HSV | hsv(163, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.10, -51.88, 9.30) |
| CIE-LCH | lch(91.10, 52.71, 169.84°) |
| OKLab | oklab(90.48% -0.1457 0.0237) |
| OKLCH | oklch(90.48% 0.148 170.8) |
| XYZ | xyz(52.3169, 78.7090, 73.3955) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.18
Bright Teal
#01F9C6
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 3.40
Light Aqua
#8CFFDB
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFD2 #FF618E
analogous
#61FF83 #61FFD2 #61DDFF
triadic
#61FFD2 #D261FF #FFD261
tetradic
#61FFD2 #8361FF #FF618E #DDFF61
square
#61FFD2 #8361FF #FF618E #DDFF61
split-complementary
#61FFD2 #FF61DD #FF8361
monochromatic
#00E6A4 #24FFC1 #61FFD2 #9EFFE3 #DBFFF5
Accessibility & contrast
On white
1.25
#61FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#61FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFD2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFD2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #61ffd2; /* rgb */ color: rgb(97, 255, 210); /* oklch */ color: oklch(90.5% 0.148 170.8);
Tailwind
colors: {
custom: {
50: '#9dffdf',
500: '#61ffd2',
950: '#000000',
},
}SCSS
$custom: #61ffd2; $custom-light: #9dffdf; $custom-dark: #000000;
JSON
{
"hex": "#61ffd2",
"rgb": {
"r": 97,
"g": 255,
"b": 210
},
"hsl": {
"h": 162.911,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.90477,
"c": 0.14765,
"h": 170.8
},
"luminance": 0.78715
}Semantic roles & 50–950 ramp
primary
#61FFD2
secondary
#DA2B5C
accent
#0041E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684