#61FFFA#61FFFA
#61FFFA is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.131 H 192.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFFA |
|---|---|
| RGB | rgb(97, 255, 250) |
| HSL | hsl(178, 100%, 69%) |
| HSV | hsv(178, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.11, -42.06, -9.93) |
| CIE-LCH | lch(92.11, 43.21, 193.28°) |
| OKLab | oklab(91.63% -0.1285 -0.0276) |
| OKLCH | oklch(91.63% 0.131 192.1) |
| XYZ | xyz(57.9374, 80.9572, 102.9969) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.22
Bright Turquoise
#0FFEF9
ΔE00 2.48
Aqua
#00FFFF
ΔE00 2.75
Bright Light Blue
#26F7FD
ΔE00 4.07
Bright Aqua
#0BF9EA
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFFA #FF6166
analogous
#61FFAB #61FFFA #61B5FF
triadic
#61FFFA #FA61FF #FFFA61
tetradic
#61FFFA #AB61FF #FF6166 #B5FF61
square
#61FFFA #AB61FF #FF6166 #B5FF61
split-complementary
#61FFFA #FF61B5 #FFAB61
monochromatic
#00E6DE #24FFF8 #61FFFA #9EFFFC #DBFFFE
Accessibility & contrast
On white
1.22
#61FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#61FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFFA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFFA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #61fffa; /* rgb */ color: rgb(97, 255, 250); /* oklch */ color: oklch(91.6% 0.131 192.1);
Tailwind
colors: {
custom: {
50: '#9ffffb',
500: '#61fffa',
950: '#000000',
},
}SCSS
$custom: #61fffa; $custom-light: #9ffffb; $custom-dark: #000000;
JSON
{
"hex": "#61fffa",
"rgb": {
"r": 97,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.101,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.91634,
"c": 0.13148,
"h": 192.1
},
"luminance": 0.80964
}Semantic roles & 50–950 ramp
primary
#61FFFA
secondary
#DA2B30
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685