#61FDFF#61FDFF
#61FDFF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.130 H 196.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #61FDFF |
|---|---|
| RGB | rgb(97, 253, 255) |
| HSL | hsl(181, 100%, 69%) |
| HSV | hsv(181, 62%, 100%) |
| CMYK | cmyk(62%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.69, -39.83, -13.15) |
| CIE-LCH | lch(91.69, 41.95, 198.27°) |
| OKLab | oklab(91.34% -0.1245 -0.0365) |
| OKLCH | oklch(91.34% 0.13 196.3) |
| XYZ | xyz(58.0971, 80.0056, 106.9692) |
| Luminance | 0.8001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.57
Bright Light Blue
#26F7FD
ΔE00 2.57
Aqua
#00FFFF
ΔE00 2.83
Bright Turquoise
#0FFEF9
ΔE00 3.68
Robin'S Egg
#6DEDFD
ΔE00 6.20
Bright Aqua
#0BF9EA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FDFF #FF6361
analogous
#61FFB2 #61FDFF #61AEFF
triadic
#61FDFF #FF61FD #FDFF61
tetradic
#61FDFF #B261FF #FF6361 #AEFF61
square
#61FDFF #B261FF #FF6361 #AEFF61
split-complementary
#61FDFF #FF61AE #FFB261
monochromatic
#00E3E6 #24FCFF #61FDFF #9EFEFF #DBFFFF
Accessibility & contrast
On white
1.24
#61FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#61FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FDFF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FDFF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #61fdff; /* rgb */ color: rgb(97, 253, 255); /* oklch */ color: oklch(91.3% 0.130 196.3);
Tailwind
colors: {
custom: {
50: '#9ffeff',
500: '#61fdff',
950: '#000000',
},
}SCSS
$custom: #61fdff; $custom-light: #9ffeff; $custom-dark: #000000;
JSON
{
"hex": "#61fdff",
"rgb": {
"r": 97,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.759,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.91336,
"c": 0.12974,
"h": 196.3
},
"luminance": 0.80012
}Semantic roles & 50–950 ramp
primary
#61FDFF
secondary
#DA2D2B
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686