#7AFDFF#7AFDFF
#7AFDFF is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.116 H 196.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDFF |
|---|---|
| RGB | rgb(122, 253, 255) |
| HSL | hsl(181, 100%, 74%) |
| HSV | hsv(181, 52%, 100%) |
| CMYK | cmyk(52.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.40, -35.49, -12.02) |
| CIE-LCH | lch(92.40, 37.47, 198.70°) |
| OKLab | oklab(92.11% -0.1109 -0.0332) |
| OKLCH | oklch(92.11% 0.116 196.7) |
| XYZ | xyz(61.1938, 81.6024, 107.1143) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.23
Bright Light Blue
#26F7FD
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 5.06
Bright Turquoise
#0FFEF9
ΔE00 5.12
Robin Egg Blue
#8AF1FE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDFF #FF7C7A
analogous
#7AFFBF #7AFDFF #7ABBFF
triadic
#7AFDFF #FF7AFD #FDFF7A
tetradic
#7AFDFF #BF7AFF #FF7C7A #BBFF7A
square
#7AFDFF #BF7AFF #FF7C7A #BBFF7A
split-complementary
#7AFDFF #FF7ABB #FFBF7A
monochromatic
#00FBFF #3DFCFF #7AFDFF #B7FEFF #E0FFFF
Accessibility & contrast
On white
1.21
#7AFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#7AFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDFF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDFF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7afdff; /* rgb */ color: rgb(122, 253, 255); /* oklch */ color: oklch(92.1% 0.116 196.7);
Tailwind
colors: {
custom: {
50: '#abfeff',
500: '#7afdff',
950: '#000000',
},
}SCSS
$custom: #7afdff; $custom-light: #abfeff; $custom-dark: #000000;
JSON
{
"hex": "#7afdff",
"rgb": {
"r": 122,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.902,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.92112,
"c": 0.11577,
"h": 196.7
},
"luminance": 0.81608
}Semantic roles & 50–950 ramp
primary
#7AFDFF
secondary
#DD4240
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686