#7CEBED#7CEBED
#7CEBED is a very light, moderate teal. Relative luminance 0.698; OKLCH L 87.5% C 0.102 H 197.0°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEBED |
|---|---|
| RGB | rgb(124, 235, 237) |
| HSL | hsl(181, 76%, 71%) |
| HSV | hsv(181, 48%, 93%) |
| CMYK | cmyk(47.7%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(86.90, -31.23, -10.81) |
| CIE-LCH | lch(86.90, 33.05, 199.09°) |
| OKLab | oklab(87.53% -0.0976 -0.0298) |
| OKLCH | oklch(87.53% 0.102 197) |
| XYZ | xyz(53.3004, 69.8116, 90.7705) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Robin'S Egg
#6DEDFD
ΔE00 4.62
Robin'S Egg Blue
#98EFF9
ΔE00 4.65
Bright Light Blue
#26F7FD
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 5.48
Light Cyan
#ACFFFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEBED #ED7E7C
analogous
#7CEDB6 #7CEBED #7CB2ED
triadic
#7CEBED #ED7CEB #EBED7C
tetradic
#7CEBED #B67CED #ED7E7C #B2ED7C
square
#7CEBED #B67CED #ED7E7C #B2ED7C
split-complementary
#7CEBED #ED7CB2 #EDB67C
monochromatic
#1DCFD2 #46E3E6 #7CEBED #B2F3F4 #E4FBFB
Accessibility & contrast
On white
1.40
#7CEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#7CEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEBED
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEBED | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2ED
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#37F1EB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #7cebed; /* rgb */ color: rgb(124, 235, 237); /* oklch */ color: oklch(87.5% 0.102 197.0);
Tailwind
colors: {
custom: {
50: '#aaf1f2',
500: '#7cebed',
950: '#000000',
},
}SCSS
$custom: #7cebed; $custom-light: #aaf1f2; $custom-dark: #000000;
JSON
{
"hex": "#7cebed",
"rgb": {
"r": 124,
"g": 235,
"b": 237
},
"hsl": {
"h": 181.062,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.87534,
"c": 0.10208,
"h": 197
},
"luminance": 0.69816
}Semantic roles & 50–950 ramp
primary
#7CEBED
secondary
#C74947
accent
#110DD8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111717
muted
#818585