#61FFFD#61FFFD
#61FFFD is a very light, vivid teal. Relative luminance 0.812; OKLCH L 91.7% C 0.131 H 193.9°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #61FFFD |
|---|---|
| RGB | rgb(97, 255, 253) |
| HSL | hsl(179, 100%, 69%) |
| HSV | hsv(179, 62%, 100%) |
| CMYK | cmyk(62%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.20, -41.27, -11.36) |
| CIE-LCH | lch(92.20, 42.80, 195.39°) |
| OKLab | oklab(91.73% -0.1273 -0.0315) |
| OKLCH | oklch(91.73% 0.131 193.9) |
| XYZ | xyz(58.4115, 81.1469, 105.4940) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.61
Aqua
#00FFFF
ΔE00 2.51
Bright Turquoise
#0FFEF9
ΔE00 2.81
Bright Light Blue
#26F7FD
ΔE00 3.38
Bright Aqua
#0BF9EA
ΔE00 5.28
Light Cyan
#ACFFFC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#61FFFD #FF6163
analogous
#61FFAE #61FFFD #61B2FF
triadic
#61FFFD #FD61FF #FFFD61
tetradic
#61FFFD #AE61FF #FF6163 #B2FF61
square
#61FFFD #AE61FF #FF6163 #B2FF61
split-complementary
#61FFFD #FF61B2 #FFAE61
monochromatic
#00E6E3 #24FFFC #61FFFD #9EFFFE #DBFFFF
Accessibility & contrast
On white
1.22
#61FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#61FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #61FFFD
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##61FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##61FFFD | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #61fffd; /* rgb */ color: rgb(97, 255, 253); /* oklch */ color: oklch(91.7% 0.131 193.9);
Tailwind
colors: {
custom: {
50: '#9ffffe',
500: '#61fffd',
950: '#000000',
},
}SCSS
$custom: #61fffd; $custom-light: #9ffffe; $custom-dark: #000000;
JSON
{
"hex": "#61fffd",
"rgb": {
"r": 97,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.241,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.9173,
"c": 0.13115,
"h": 193.9
},
"luminance": 0.81153
}Semantic roles & 50–950 ramp
primary
#61FFFD
secondary
#DA2B2D
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685