#7CEAEB#7CEAEB
#7CEAEB is a very light, moderate teal. Relative luminance 0.691; OKLCH L 87.2% C 0.101 H 196.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEAEB |
|---|---|
| RGB | rgb(124, 234, 235) |
| HSL | hsl(181, 74%, 70%) |
| HSV | hsv(181, 47%, 92%) |
| CMYK | cmyk(47.2%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.57, -31.26, -10.26) |
| CIE-LCH | lch(86.57, 32.91, 198.17°) |
| OKLab | oklab(87.24% -0.0973 -0.0283) |
| OKLCH | oklch(87.24% 0.101 196.2) |
| XYZ | xyz(52.7244, 69.1243, 89.1450) |
| Luminance | 0.6913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.00
Bright Light Blue
#26F7FD
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 5.59
Light Cyan
#ACFFFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEAEB #EB7D7C
analogous
#7CEBB5 #7CEAEB #7CB2EB
triadic
#7CEAEB #EB7CEA #EAEB7C
tetradic
#7CEAEB #B57CEB #EB7D7C #B2EB7C
square
#7CEAEB #B57CEB #EB7D7C #B2EB7C
split-complementary
#7CEAEB #EB7CB2 #EBB57C
monochromatic
#1FCCCD #47E1E3 #7CEAEB #B1F3F3 #E4FBFB
Accessibility & contrast
On white
1.42
#7CEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#7CEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEAEB
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEAEB | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EB
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#39F0EA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ceaeb; /* rgb */ color: rgb(124, 234, 235); /* oklch */ color: oklch(87.2% 0.101 196.2);
Tailwind
colors: {
custom: {
50: '#a9f1f1',
500: '#7ceaeb',
950: '#000000',
},
}SCSS
$custom: #7ceaeb; $custom-light: #a9f1f1; $custom-dark: #000000;
JSON
{
"hex": "#7ceaeb",
"rgb": {
"r": 124,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.541,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.87243,
"c": 0.10137,
"h": 196.2
},
"luminance": 0.69129
}Semantic roles & 50–950 ramp
primary
#7CEAEB
secondary
#C44847
accent
#1210D6
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111616
muted
#818585