#61FEFF#61FEFF
#61FEFF is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.6% C 0.130 H 195.7°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #61FEFF |
|---|---|
| RGB | rgb(97, 254, 255) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(62%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.97, -40.29, -12.73) |
| CIE-LCH | lch(91.97, 42.25, 197.54°) |
| OKLab | oklab(91.57% -0.1255 -0.0353) |
| OKLCH | oklch(91.57% 0.13 195.7) |
| XYZ | xyz(58.4136, 80.6386, 107.0747) |
| Luminance | 0.8065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.47
Aqua
#00FFFF
ΔE00 2.67
Bright Light Blue
#26F7FD
ΔE00 2.78
Bright Turquoise
#0FFEF9
ΔE00 3.42
Bright Aqua
#0BF9EA
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FEFF #FF6261
analogous
#61FFB1 #61FEFF #61AFFF
triadic
#61FEFF #FF61FE #FEFF61
tetradic
#61FEFF #B161FF #FF6261 #AFFF61
square
#61FEFF #B161FF #FF6261 #AFFF61
split-complementary
#61FEFF #FF61AF #FFB161
monochromatic
#00E4E6 #24FEFF #61FEFF #9EFEFF #DBFFFF
Accessibility & contrast
On white
1.23
#61FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#61FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FEFF
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FEFF | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #61feff; /* rgb */ color: rgb(97, 254, 255); /* oklch */ color: oklch(91.6% 0.130 195.7);
Tailwind
colors: {
custom: {
50: '#9fffff',
500: '#61feff',
950: '#000000',
},
}SCSS
$custom: #61feff; $custom-light: #9fffff; $custom-dark: #000000;
JSON
{
"hex": "#61feff",
"rgb": {
"r": 97,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.38,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.91566,
"c": 0.13038,
"h": 195.7
},
"luminance": 0.80645
}Semantic roles & 50–950 ramp
primary
#61FEFF
secondary
#DA2C2B
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686