#61FDFE#61FDFE
#61FDFE is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.130 H 195.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #61FDFE |
|---|---|
| RGB | rgb(97, 253, 254) |
| HSL | hsl(180, 99%, 69%) |
| HSV | hsv(180, 62%, 100%) |
| CMYK | cmyk(61.8%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.66, -40.10, -12.68) |
| CIE-LCH | lch(91.66, 42.06, 197.54°) |
| OKLab | oklab(91.3% -0.1249 -0.0352) |
| OKLCH | oklch(91.3% 0.13 195.7) |
| XYZ | xyz(57.9366, 79.9414, 106.1236) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.46
Bright Light Blue
#26F7FD
ΔE00 2.69
Aqua
#00FFFF
ΔE00 2.71
Bright Turquoise
#0FFEF9
ΔE00 3.43
Bright Aqua
#0BF9EA
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FDFE #FE6261
analogous
#61FEB1 #61FDFE #61AFFE
triadic
#61FDFE #FE61FD #FDFE61
tetradic
#61FDFE #B161FE #FE6261 #AFFE61
square
#61FDFE #B161FE #FE6261 #AFFE61
split-complementary
#61FDFE #FE61AF #FEB161
monochromatic
#01E2E3 #24FCFE #61FDFE #9EFEFE #DBFFFF
Accessibility & contrast
On white
1.24
#61FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#61FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FDFE
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FDFE | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D5DFFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #61fdfe; /* rgb */ color: rgb(97, 253, 254); /* oklch */ color: oklch(91.3% 0.130 195.7);
Tailwind
colors: {
custom: {
50: '#9ffefe',
500: '#61fdfe',
950: '#000000',
},
}SCSS
$custom: #61fdfe; $custom-light: #9ffefe; $custom-dark: #000000;
JSON
{
"hex": "#61fdfe",
"rgb": {
"r": 97,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.382,
"s": 98.742,
"l": 68.824
},
"oklch": {
"l": 0.91304,
"c": 0.12978,
"h": 195.7
},
"luminance": 0.79948
}Semantic roles & 50–950 ramp
primary
#61FDFE
secondary
#D82C2B
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685