#61FFFF#61FFFF
#61FFFF is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.131 H 195.1°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFFF |
|---|---|
| RGB | rgb(97, 255, 255) |
| HSL | hsl(180, 100%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.25, -40.74, -12.31) |
| CIE-LCH | lch(92.25, 42.56, 196.81°) |
| OKLab | oklab(91.8% -0.1265 -0.0342) |
| OKLCH | oklch(91.8% 0.131 195.1) |
| XYZ | xyz(58.7318, 81.2750, 107.1807) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.46
Aqua
#00FFFF
ΔE00 2.56
Bright Light Blue
#26F7FD
ΔE00 3.02
Bright Turquoise
#0FFEF9
ΔE00 3.19
Bright Aqua
#0BF9EA
ΔE00 5.86
Light Cyan
#ACFFFC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFFF #FF6161
analogous
#61FFB0 #61FFFF #61B0FF
triadic
#61FFFF #FF61FF #FFFF61
tetradic
#61FFFF #B061FF #FF6161 #B0FF61
square
#61FFFF #B061FF #FF6161 #B0FF61
split-complementary
#61FFFF #FF61B0 #FFB061
monochromatic
#00E6E6 #24FFFF #61FFFF #9EFFFF #DBFFFF
Accessibility & contrast
On white
1.22
#61FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#61FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFFF
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFFF | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #61ffff; /* rgb */ color: rgb(97, 255, 255); /* oklch */ color: oklch(91.8% 0.131 195.1);
Tailwind
colors: {
custom: {
50: '#9fffff',
500: '#61ffff',
950: '#000000',
},
}SCSS
$custom: #61ffff; $custom-light: #9fffff; $custom-dark: #000000;
JSON
{
"hex": "#61ffff",
"rgb": {
"r": 97,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.91795,
"c": 0.13101,
"h": 195.1
},
"luminance": 0.81281
}Semantic roles & 50–950 ramp
primary
#61FFFF
secondary
#DA2B2B
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686