#7CDEED#7CDEED
#7CDEED is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.6% C 0.095 H 208.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7CDEED |
|---|---|
| RGB | rgb(124, 222, 237) |
| HSL | hsl(188, 76%, 71%) |
| HSV | hsv(188, 48%, 93%) |
| CMYK | cmyk(47.7%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.25, -24.95, -16.28) |
| CIE-LCH | lch(83.25, 29.79, 213.12°) |
| OKLab | oklab(84.6% -0.0832 -0.0449) |
| OKLCH | oklch(84.6% 0.095 208.3) |
| XYZ | xyz(49.7136, 62.6379, 89.5749) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.27
Robin'S Egg Blue
#98EFF9
ΔE00 4.44
Aqua Blue
#02D8E9
ΔE00 5.89
Neon Blue
#04D9FF
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CDEED #ED8B7C
analogous
#7CEDC4 #7CDEED #7CA5ED
triadic
#7CDEED #ED7CDE #DEED7C
tetradic
#7CDEED #C47CED #ED8B7C #A5ED7C
square
#7CDEED #C47CED #ED8B7C #A5ED7C
split-complementary
#7CDEED #ED7CA5 #EDC47C
monochromatic
#1DBAD2 #46D0E6 #7CDEED #B2ECF4 #E4F8FB
Accessibility & contrast
On white
1.55
#7CDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#7CDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CDEED
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CDEED | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BDCAED
Tritanopia (blue-blind)
#3CE6E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7cdeed; /* rgb */ color: rgb(124, 222, 237); /* oklch */ color: oklch(84.6% 0.095 208.3);
Tailwind
colors: {
custom: {
50: '#a9e8f2',
500: '#7cdeed',
950: '#000000',
},
}SCSS
$custom: #7cdeed; $custom-light: #a9e8f2; $custom-dark: #000000;
JSON
{
"hex": "#7cdeed",
"rgb": {
"r": 124,
"g": 222,
"b": 237
},
"hsl": {
"h": 187.965,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.84601,
"c": 0.09458,
"h": 208.3
},
"luminance": 0.62642
}Semantic roles & 50–950 ramp
primary
#7CDEED
secondary
#C75847
accent
#280DD8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485