#7AFBED#7AFBED
#7AFBED is a very light, moderate teal. Relative luminance 0.792; OKLCH L 91.1% C 0.117 H 185.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBED |
|---|---|
| RGB | rgb(122, 251, 237) |
| HSL | hsl(173, 94%, 73%) |
| HSV | hsv(173, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(91.34, -39.07, -4.24) |
| CIE-LCH | lch(91.34, 39.30, 186.20°) |
| OKLab | oklab(91.1% -0.1162 -0.0121) |
| OKLCH | oklch(91.1% 0.117 185.9) |
| XYZ | xyz(57.8028, 79.2411, 92.3533) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.98
Bright Aqua
#0BF9EA
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 5.02
Bright Cyan
#41FDFE
ΔE00 5.62
Aqua
#00FFFF
ΔE00 6.00
Light Cyan
#ACFFFC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBED #FB7A88
analogous
#7AFBAC #7AFBED #7AC9FB
triadic
#7AFBED #ED7AFB #FBED7A
tetradic
#7AFBED #AC7AFB #FB7A88 #C9FB7A
square
#7AFBED #AC7AFB #FB7A88 #C9FB7A
split-complementary
#7AFBED #FB7AC9 #FBAC7A
monochromatic
#07F3DA #3FF9E5 #7AFBED #B5FDF5 #E1FEFB
Accessibility & contrast
On white
1.25
#7AFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#7AFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBED
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBED | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#25FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7afbed; /* rgb */ color: rgb(122, 251, 237); /* oklch */ color: oklch(91.1% 0.117 185.9);
Tailwind
colors: {
custom: {
50: '#aafdf2',
500: '#7afbed',
950: '#000000',
},
}SCSS
$custom: #7afbed; $custom-light: #aafdf2; $custom-dark: #000000;
JSON
{
"hex": "#7afbed",
"rgb": {
"r": 122,
"g": 251,
"b": 237
},
"hsl": {
"h": 173.488,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.91095,
"c": 0.11679,
"h": 185.9
},
"luminance": 0.79246
}Semantic roles & 50–950 ramp
primary
#7AFBED
secondary
#D84152
accent
#0019E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585