#7AFDE3#7AFDE3
#7AFDE3 is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.123 H 178.6°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFDE3 |
|---|---|
| RGB | rgb(122, 253, 227) |
| HSL | hsl(168, 97%, 74%) |
| HSV | hsv(168, 52%, 99%) |
| CMYK | cmyk(51.8%, 0%, 10.3%, 0.8%) |
| CIE-LAB | lab(91.65, -42.35, 1.39) |
| CIE-LCH | lch(91.65, 42.37, 178.11°) |
| OKLab | oklab(91.26% -0.1225 0.003) |
| OKLCH | oklch(91.26% 0.123 178.6) |
| XYZ | xyz(57.0104, 79.9290, 85.0816) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.34
Light Aqua
#8CFFDB
ΔE00 3.55
Aquamarine
#7FFFD4
ΔE00 4.81
Light Turquoise
#7EF4CC
ΔE00 4.87
Bright Aqua
#0BF9EA
ΔE00 5.69
Aqua (survey)
#13EAC9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFDE3 #FD7A94
analogous
#7AFDA1 #7AFDE3 #7AD5FD
triadic
#7AFDE3 #E37AFD #FDE37A
tetradic
#7AFDE3 #A17AFD #FD7A94 #D5FD7A
square
#7AFDE3 #A17AFD #FD7A94 #D5FD7A
split-complementary
#7AFDE3 #FD7AD5 #FDA17A
monochromatic
#04F9C8 #3EFCD6 #7AFDE3 #B6FEF0 #E1FFF9
Accessibility & contrast
On white
1.24
#7AFDE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7AFDE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFDE3
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFDE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFDE3 | 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)
#F4F0E2
Deuteranopia (green-blind)
#E0E1E5
Tritanopia (blue-blind)
#32FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7afde3; /* rgb */ color: rgb(122, 253, 227); /* oklch */ color: oklch(91.3% 0.123 178.6);
Tailwind
colors: {
custom: {
50: '#aafeeb',
500: '#7afde3',
950: '#000000',
},
}SCSS
$custom: #7afde3; $custom-light: #aafeeb; $custom-dark: #000000;
JSON
{
"hex": "#7afde3",
"rgb": {
"r": 122,
"g": 253,
"b": 227
},
"hsl": {
"h": 168.092,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.91261,
"c": 0.12256,
"h": 178.6
},
"luminance": 0.79934
}Semantic roles & 50–950 ramp
primary
#7AFDE3
secondary
#DB415F
accent
#002EE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#111816
muted
#818684