#61FAAE#61FAAE
#61FAAE is a very light, vivid teal. Relative luminance 0.740; OKLCH L 88.4% C 0.169 H 158.2°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #61FAAE |
|---|---|
| RGB | rgb(97, 250, 174) |
| HSL | hsl(150, 94%, 68%) |
| HSV | hsv(150, 61%, 98%) |
| CMYK | cmyk(61.2%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(88.91, -57.49, 24.69) |
| CIE-LCH | lch(88.91, 62.57, 156.76°) |
| OKLab | oklab(88.44% -0.1567 0.0626) |
| OKLCH | oklch(88.44% 0.169 158.2) |
| XYZ | xyz(46.7511, 73.9638, 51.8489) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 2.16
Light Blue Green
#7EFBB3
ΔE00 2.17
Light Green Blue
#56FCA2
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FAAE #FA61AD
analogous
#61FA61 #61FAAE #61FAFA
triadic
#61FAAE #AE61FA #FAAE61
tetradic
#61FAAE #6161FA #FA61AD #FAFA61
square
#61FAAE #6161FA #FA61AD #FAFA61
split-complementary
#61FAAE #FA61FA #FA6161
monochromatic
#07DA71 #26F890 #61FAAE #9CFCCC #D8FEEB
Accessibility & contrast
On white
1.33
#61FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#61FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FAAE
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FAAE | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#03F8E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #61faae; /* rgb */ color: rgb(97, 250, 174); /* oklch */ color: oklch(88.4% 0.169 158.2);
Tailwind
colors: {
custom: {
50: '#9cfdc6',
500: '#61faae',
950: '#000000',
},
}SCSS
$custom: #61faae; $custom-light: #9cfdc6; $custom-dark: #000000;
JSON
{
"hex": "#61faae",
"rgb": {
"r": 97,
"g": 250,
"b": 174
},
"hsl": {
"h": 150.196,
"s": 93.865,
"l": 68.039
},
"oklch": {
"l": 0.88436,
"c": 0.16873,
"h": 158.2
},
"luminance": 0.73969
}Semantic roles & 50–950 ramp
primary
#61FAAE
secondary
#D32C7F
accent
#0072E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682