#7EEEEA#7EEEEA
#7EEEEA is a very light, moderate teal. Relative luminance 0.715; OKLCH L 88.2% C 0.103 H 192.4°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEEEA |
|---|---|
| RGB | rgb(126, 238, 234) |
| HSL | hsl(178, 77%, 71%) |
| HSV | hsv(178, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(87.74, -32.97, -7.99) |
| CIE-LCH | lch(87.74, 33.92, 193.62°) |
| OKLab | oklab(88.2% -0.1008 -0.0221) |
| OKLCH | oklch(88.2% 0.103 192.4) |
| XYZ | xyz(54.0240, 71.5206, 88.7839) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 5.11
Light Cyan
#ACFFFC
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.51
Bright Turquoise
#0FFEF9
ΔE00 6.00
Aqua
#00FFFF
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEEEA #EE7E82
analogous
#7EEEB2 #7EEEEA #7EBAEE
triadic
#7EEEEA #EA7EEE #EEEA7E
tetradic
#7EEEEA #B27EEE #EE7E82 #BAEE7E
square
#7EEEEA #B27EEE #EE7E82 #BAEE7E
split-complementary
#7EEEEA #EE7EBA #EEB27E
monochromatic
#1CD5CF #48E7E1 #7EEEEA #B4F5F3 #E4FBFB
Accessibility & contrast
On white
1.37
#7EEEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#7EEEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEEEA
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEEEA | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EA
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#3FF4EC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7eeeea; /* rgb */ color: rgb(126, 238, 234); /* oklch */ color: oklch(88.2% 0.103 192.4);
Tailwind
colors: {
custom: {
50: '#abf4f0',
500: '#7eeeea',
950: '#000000',
},
}SCSS
$custom: #7eeeea; $custom-light: #abf4f0; $custom-dark: #000000;
JSON
{
"hex": "#7eeeea",
"rgb": {
"r": 126,
"g": 238,
"b": 234
},
"hsl": {
"h": 177.857,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.88197,
"c": 0.10318,
"h": 192.4
},
"luminance": 0.71525
}Semantic roles & 50–950 ramp
primary
#7EEEEA
secondary
#C8484D
accent
#0D14D9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585