#61FCFE#61FCFE
#61FCFE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.129 H 196.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #61FCFE |
|---|---|
| RGB | rgb(97, 252, 254) |
| HSL | hsl(181, 99%, 69%) |
| HSV | hsv(181, 62%, 100%) |
| CMYK | cmyk(61.8%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.38, -39.65, -13.10) |
| CIE-LCH | lch(91.38, 41.76, 198.28°) |
| OKLab | oklab(91.07% -0.1239 -0.0363) |
| OKLCH | oklch(91.07% 0.129 196.3) |
| XYZ | xyz(57.6217, 79.3117, 106.0186) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.60
Bright Light Blue
#26F7FD
ΔE00 2.49
Aqua
#00FFFF
ΔE00 2.88
Bright Turquoise
#0FFEF9
ΔE00 3.70
Robin'S Egg
#6DEDFD
ΔE00 6.09
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FCFE #FE6361
analogous
#61FEB2 #61FCFE #61AEFE
triadic
#61FCFE #FE61FC #FCFE61
tetradic
#61FCFE #B261FE #FE6361 #AEFE61
square
#61FCFE #B261FE #FE6361 #AEFE61
split-complementary
#61FCFE #FE61AE #FEB261
monochromatic
#01E0E3 #24FBFE #61FCFE #9EFDFE #DBFEFF
Accessibility & contrast
On white
1.25
#61FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#61FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FCFE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FCFE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FE
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #61fcfe; /* rgb */ color: rgb(97, 252, 254); /* oklch */ color: oklch(91.1% 0.129 196.3);
Tailwind
colors: {
custom: {
50: '#9ffefe',
500: '#61fcfe',
950: '#000000',
},
}SCSS
$custom: #61fcfe; $custom-light: #9ffefe; $custom-dark: #000000;
JSON
{
"hex": "#61fcfe",
"rgb": {
"r": 97,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.764,
"s": 98.742,
"l": 68.824
},
"oklch": {
"l": 0.91074,
"c": 0.12915,
"h": 196.3
},
"luminance": 0.79318
}Semantic roles & 50–950 ramp
primary
#61FCFE
secondary
#D82D2B
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685