#7EEEEE#7EEEEE
#7EEEEE is a very light, moderate teal. Relative luminance 0.718; OKLCH L 88.3% C 0.103 H 195.5°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEEEE |
|---|---|
| RGB | rgb(126, 238, 238) |
| HSL | hsl(180, 77%, 71%) |
| HSV | hsv(180, 47%, 93%) |
| CMYK | cmyk(47.1%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(87.85, -31.97, -9.92) |
| CIE-LCH | lch(87.85, 33.47, 197.24°) |
| OKLab | oklab(88.33% -0.0991 -0.0274) |
| OKLCH | oklch(88.33% 0.103 195.5) |
| XYZ | xyz(54.6051, 71.7530, 91.8445) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Robin'S Egg
#6DEDFD
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEEEE #EE7E7E
analogous
#7EEEB6 #7EEEEE #7EB6EE
triadic
#7EEEEE #EE7EEE #EEEE7E
tetradic
#7EEEEE #B67EEE #EE7E7E #B6EE7E
square
#7EEEEE #B67EEE #EE7E7E #B6EE7E
split-complementary
#7EEEEE #EE7EB6 #EEB67E
monochromatic
#1CD5D5 #48E7E7 #7EEEEE #B4F5F5 #E4FBFB
Accessibility & contrast
On white
1.37
#7EEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#7EEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEEEE
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEEEE | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5EE
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#3BF4EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7eeeee; /* rgb */ color: rgb(126, 238, 238); /* oklch */ color: oklch(88.3% 0.103 195.5);
Tailwind
colors: {
custom: {
50: '#abf4f3',
500: '#7eeeee',
950: '#000000',
},
}SCSS
$custom: #7eeeee; $custom-light: #abf4f3; $custom-dark: #000000;
JSON
{
"hex": "#7eeeee",
"rgb": {
"r": 126,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.88325,
"c": 0.10287,
"h": 195.5
},
"luminance": 0.71758
}Semantic roles & 50–950 ramp
primary
#7EEEEE
secondary
#C84848
accent
#0D0DD9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585