#61FCFF#61FCFF
#61FCFF is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.1% C 0.129 H 196.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #61FCFF |
|---|---|
| RGB | rgb(97, 252, 255) |
| HSL | hsl(181, 100%, 69%) |
| HSV | hsv(181, 62%, 100%) |
| CMYK | cmyk(62%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.40, -39.38, -13.58) |
| CIE-LCH | lch(91.40, 41.66, 199.02°) |
| OKLab | oklab(91.11% -0.1235 -0.0376) |
| OKLCH | oklch(91.11% 0.129 196.9) |
| XYZ | xyz(57.7823, 79.3759, 106.8642) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.76
Bright Light Blue
#26F7FD
ΔE00 2.42
Aqua
#00FFFF
ΔE00 3.04
Bright Turquoise
#0FFEF9
ΔE00 3.96
Robin'S Egg
#6DEDFD
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FCFF #FF6461
analogous
#61FFB3 #61FCFF #61ADFF
triadic
#61FCFF #FF61FC #FCFF61
tetradic
#61FCFF #B361FF #FF6461 #ADFF61
square
#61FCFF #B361FF #FF6461 #ADFF61
split-complementary
#61FCFF #FF61AD #FFB361
monochromatic
#00E1E6 #24FBFF #61FCFF #9EFDFF #DBFEFF
Accessibility & contrast
On white
1.24
#61FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#61FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FCFF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FCFF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D3DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61fcff; /* rgb */ color: rgb(97, 252, 255); /* oklch */ color: oklch(91.1% 0.129 196.9);
Tailwind
colors: {
custom: {
50: '#9ffeff',
500: '#61fcff',
950: '#000000',
},
}SCSS
$custom: #61fcff; $custom-light: #9ffeff; $custom-dark: #000000;
JSON
{
"hex": "#61fcff",
"rgb": {
"r": 97,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.139,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.91107,
"c": 0.12914,
"h": 196.9
},
"luminance": 0.79382
}Semantic roles & 50–950 ramp
primary
#61FCFF
secondary
#DA2E2B
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686