#7CEDED#7CEDED
#7CEDED is a very light, moderate teal. Relative luminance 0.710; OKLCH L 88.0% C 0.104 H 195.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEDED |
|---|---|
| RGB | rgb(124, 237, 237) |
| HSL | hsl(180, 76%, 71%) |
| HSV | hsv(180, 48%, 93%) |
| CMYK | cmyk(47.7%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(87.47, -32.18, -9.97) |
| CIE-LCH | lch(87.47, 33.69, 197.22°) |
| OKLab | oklab(87.99% -0.0998 -0.0276) |
| OKLCH | oklch(87.99% 0.104 195.4) |
| XYZ | xyz(53.8762, 70.9632, 90.9624) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.31
Light Cyan
#ACFFFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEDED #ED7C7C
analogous
#7CEDB4 #7CEDED #7CB4ED
triadic
#7CEDED #ED7CED #EDED7C
tetradic
#7CEDED #B47CED #ED7C7C #B4ED7C
square
#7CEDED #B47CED #ED7C7C #B4ED7C
split-complementary
#7CEDED #ED7CB4 #EDB47C
monochromatic
#1DD2D2 #46E6E6 #7CEDED #B2F4F4 #E4FBFB
Accessibility & contrast
On white
1.38
#7CEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#7CEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEDED
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEDED | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4ED
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#36F3ED
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ceded; /* rgb */ color: rgb(124, 237, 237); /* oklch */ color: oklch(88.0% 0.104 195.4);
Tailwind
colors: {
custom: {
50: '#aaf3f2',
500: '#7ceded',
950: '#000000',
},
}SCSS
$custom: #7ceded; $custom-light: #aaf3f2; $custom-dark: #000000;
JSON
{
"hex": "#7ceded",
"rgb": {
"r": 124,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.87987,
"c": 0.10355,
"h": 195.4
},
"luminance": 0.70968
}Semantic roles & 50–950 ramp
primary
#7CEDED
secondary
#C74747
accent
#0D0DD8
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111717
muted
#818585