#7AFDFD#7AFDFD
#7AFDFD is a very light, moderate teal. Relative luminance 0.815; OKLCH L 92.0% C 0.116 H 195.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDFD |
|---|---|
| RGB | rgb(122, 253, 253) |
| HSL | hsl(180, 97%, 74%) |
| HSV | hsv(180, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.34, -36.00, -11.06) |
| CIE-LCH | lch(92.34, 37.66, 197.08°) |
| OKLab | oklab(92.05% -0.1117 -0.0306) |
| OKLCH | oklch(92.05% 0.116 195.3) |
| XYZ | xyz(60.8736, 81.4743, 105.4276) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.08
Bright Light Blue
#26F7FD
ΔE00 4.10
Aqua
#00FFFF
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.73
Light Cyan
#ACFFFC
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDFD #FD7A7A
analogous
#7AFDBB #7AFDFD #7ABBFD
triadic
#7AFDFD #FD7AFD #FDFD7A
tetradic
#7AFDFD #BB7AFD #FD7A7A #BBFD7A
square
#7AFDFD #BB7AFD #FD7A7A #BBFD7A
split-complementary
#7AFDFD #FD7ABB #FDBB7A
monochromatic
#04F9F9 #3EFCFC #7AFDFD #B6FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#7AFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#7AFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDFD
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDFD | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7afdfd; /* rgb */ color: rgb(122, 253, 253); /* oklch */ color: oklch(92.0% 0.116 195.3);
Tailwind
colors: {
custom: {
50: '#abfefe',
500: '#7afdfd',
950: '#000000',
},
}SCSS
$custom: #7afdfd; $custom-light: #abfefe; $custom-dark: #000000;
JSON
{
"hex": "#7afdfd",
"rgb": {
"r": 122,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.92047,
"c": 0.11582,
"h": 195.3
},
"luminance": 0.8148
}Semantic roles & 50–950 ramp
primary
#7AFDFD
secondary
#DB4141
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685