#7CEAEE#7CEAEE
#7CEAEE is a very light, moderate teal. Relative luminance 0.693; OKLCH L 87.3% C 0.101 H 198.6°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEAEE |
|---|---|
| RGB | rgb(124, 234, 238) |
| HSL | hsl(182, 77%, 71%) |
| HSV | hsv(182, 48%, 93%) |
| CMYK | cmyk(47.9%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.65, -30.50, -11.71) |
| CIE-LCH | lch(86.65, 32.68, 201.00°) |
| OKLab | oklab(87.34% -0.0961 -0.0323) |
| OKLCH | oklch(87.34% 0.101 198.6) |
| XYZ | xyz(53.1614, 69.2992, 91.4469) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.92
Robin'S Egg
#6DEDFD
ΔE00 3.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.14
Bright Light Blue
#26F7FD
ΔE00 5.31
Bright Cyan
#41FDFE
ΔE00 5.85
Paleturquoise
#AFEEEE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEAEE #EE807C
analogous
#7CEEB9 #7CEAEE #7CB1EE
triadic
#7CEAEE #EE7CEA #EAEE7C
tetradic
#7CEAEE #B97CEE #EE807C #B1EE7C
square
#7CEAEE #B97CEE #EE807C #B1EE7C
split-complementary
#7CEAEE #EE7CB1 #EEB97C
monochromatic
#1CCED4 #46E1E7 #7CEAEE #B2F3F5 #E4FBFB
Accessibility & contrast
On white
1.41
#7CEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#7CEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEAEE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEAEE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EF
Deuteranopia (green-blind)
#C9D3EF
Tritanopia (blue-blind)
#36F1EB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ceaee; /* rgb */ color: rgb(124, 234, 238); /* oklch */ color: oklch(87.3% 0.101 198.6);
Tailwind
colors: {
custom: {
50: '#aaf1f3',
500: '#7ceaee',
950: '#000000',
},
}SCSS
$custom: #7ceaee; $custom-light: #aaf1f3; $custom-dark: #000000;
JSON
{
"hex": "#7ceaee",
"rgb": {
"r": 124,
"g": 234,
"b": 238
},
"hsl": {
"h": 182.105,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.87341,
"c": 0.10141,
"h": 198.6
},
"luminance": 0.69304
}Semantic roles & 50–950 ramp
primary
#7CEAEE
secondary
#C84B46
accent
#130CD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111617
muted
#818585