#A7EEEE#A7EEEE
#A7EEEE is a very light, moderate teal. Relative luminance 0.755; OKLCH L 90.2% C 0.070 H 196.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A7EEEE |
|---|---|
| RGB | rgb(167, 238, 238) |
| HSL | hsl(180, 68%, 79%) |
| HSV | hsv(180, 30%, 93%) |
| CMYK | cmyk(29.8%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(89.64, -21.87, -7.06) |
| CIE-LCH | lch(89.64, 22.98, 197.90°) |
| OKLab | oklab(90.25% -0.0677 -0.0194) |
| OKLCH | oklch(90.25% 0.07 196) |
| XYZ | xyz(61.9383, 75.5342, 92.1882) |
| Luminance | 0.7554 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 1.32
Light Cyan
#ACFFFC
ΔE00 3.84
Robin'S Egg Blue
#98EFF9
ΔE00 3.85
Pale Cyan
#B7FFFA
ΔE00 3.98
Duck Egg Blue
#C3FBF4
ΔE00 4.72
Light Sky Blue
#C6FCFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7EEEE #EEA7A7
analogous
#A7EECB #A7EEEE #A7CBEE
triadic
#A7EEEE #EEA7EE #EEEEA7
tetradic
#A7EEEE #CBA7EE #EEA7A7 #CBEEA7
square
#A7EEEE #CBA7EE #EEA7A7 #CBEEA7
split-complementary
#A7EEEE #EEA7CB #EECBA7
monochromatic
#40DADA #74E4E4 #A7EEEE #DAF8F8 #E5FAFA
Accessibility & contrast
On white
1.30
#A7EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#A7EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7EEEE
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7EEEE | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EE
Deuteranopia (green-blind)
#D7DDEF
Tritanopia (blue-blind)
#8DF2EE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #a7eeee; /* rgb */ color: rgb(167, 238, 238); /* oklch */ color: oklch(90.2% 0.070 196.0);
Tailwind
colors: {
custom: {
50: '#c3f3f3',
500: '#a7eeee',
950: '#000000',
},
}SCSS
$custom: #a7eeee; $custom-light: #c3f3f3; $custom-dark: #000000;
JSON
{
"hex": "#a7eeee",
"rgb": {
"r": 167,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.90247,
"c": 0.07041,
"h": 196
},
"luminance": 0.75538
}Semantic roles & 50–950 ramp
primary
#A7EEEE
secondary
#CB6E6E
accent
#1616D0
background
#FDFFFF
surface
#F9FEFE
border
#D2D6D6
text
#131717
muted
#828585