#61FEBE#61FEBE
#61FEBE is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.8% C 0.161 H 162.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #61FEBE |
|---|---|
| RGB | rgb(97, 254, 190) |
| HSL | hsl(156, 99%, 69%) |
| HSV | hsv(156, 62%, 100%) |
| CMYK | cmyk(61.8%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.38, -55.84, 18.57) |
| CIE-LCH | lch(90.38, 58.85, 161.61°) |
| OKLab | oklab(89.75% -0.1536 0.0474) |
| OKLCH | oklch(89.75% 0.161 162.8) |
| XYZ | xyz(49.6609, 77.1376, 60.9771) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Greenish Cyan
#2AFEB7
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.48
Greenish Turquoise
#00FBB0
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FEBE #FE61A1
analogous
#61FE70 #61FEBE #61F0FE
triadic
#61FEBE #BE61FE #FEBE61
tetradic
#61FEBE #7061FE #FE61A1 #F0FE61
square
#61FEBE #7061FE #FE61A1 #F0FE61
split-complementary
#61FEBE #FE61F0 #FE7061
monochromatic
#01E387 #24FEA5 #61FEBE #9EFED7 #DBFFF0
Accessibility & contrast
On white
1.28
#61FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#61FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FEBE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FEBE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #61febe; /* rgb */ color: rgb(97, 254, 190); /* oklch */ color: oklch(89.8% 0.161 162.8);
Tailwind
colors: {
custom: {
50: '#9cffd1',
500: '#61febe',
950: '#000000',
},
}SCSS
$custom: #61febe; $custom-light: #9cffd1; $custom-dark: #000000;
JSON
{
"hex": "#61febe",
"rgb": {
"r": 97,
"g": 254,
"b": 190
},
"hsl": {
"h": 155.541,
"s": 98.742,
"l": 68.824
},
"oklch": {
"l": 0.8975,
"c": 0.16075,
"h": 162.8
},
"luminance": 0.77143
}Semantic roles & 50–950 ramp
primary
#61FEBE
secondary
#D82B72
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683