#61FFFE#61FFFE
#61FFFE is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.8% C 0.131 H 194.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFFE |
|---|---|
| RGB | rgb(97, 255, 254) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.23, -41.00, -11.83) |
| CIE-LCH | lch(92.23, 42.68, 196.10°) |
| OKLab | oklab(91.76% -0.1269 -0.0328) |
| OKLCH | oklch(91.76% 0.131 194.5) |
| XYZ | xyz(58.5712, 81.2108, 106.3352) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.50
Aqua
#00FFFF
ΔE00 2.51
Bright Turquoise
#0FFEF9
ΔE00 2.99
Bright Light Blue
#26F7FD
ΔE00 3.19
Bright Aqua
#0BF9EA
ΔE00 5.57
Light Cyan
#ACFFFC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFFE #FF6162
analogous
#61FFAF #61FFFE #61B1FF
triadic
#61FFFE #FE61FF #FFFE61
tetradic
#61FFFE #AF61FF #FF6162 #B1FF61
square
#61FFFE #AF61FF #FF6162 #B1FF61
split-complementary
#61FFFE #FF61B1 #FFAF61
monochromatic
#00E6E4 #24FFFE #61FFFE #9EFFFE #DBFFFF
Accessibility & contrast
On white
1.22
#61FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#61FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFFE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFFE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #61fffe; /* rgb */ color: rgb(97, 255, 254); /* oklch */ color: oklch(91.8% 0.131 194.5);
Tailwind
colors: {
custom: {
50: '#9ffffe',
500: '#61fffe',
950: '#000000',
},
}SCSS
$custom: #61fffe; $custom-light: #9ffffe; $custom-dark: #000000;
JSON
{
"hex": "#61fffe",
"rgb": {
"r": 97,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.62,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.91762,
"c": 0.13107,
"h": 194.5
},
"luminance": 0.81217
}Semantic roles & 50–950 ramp
primary
#61FFFE
secondary
#DA2B2C
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685