#7CEECB#7CEECB
#7CEECB is a very light, moderate teal. Relative luminance 0.697; OKLCH L 87.2% C 0.117 H 171.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7CEECB |
|---|---|
| RGB | rgb(124, 238, 203) |
| HSL | hsl(162, 77%, 71%) |
| HSV | hsv(162, 48%, 93%) |
| CMYK | cmyk(47.9%, 0%, 14.7%, 6.7%) |
| CIE-LAB | lab(86.87, -40.69, 6.97) |
| CIE-LCH | lch(86.87, 41.28, 170.28°) |
| OKLab | oklab(87.21% -0.1153 0.0178) |
| OKLCH | oklch(87.21% 0.117 171.2) |
| XYZ | xyz(49.6616, 69.7418, 67.3328) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.72
Tiffany Blue
#7BF2DA
ΔE00 3.58
Light Aqua
#8CFFDB
ΔE00 3.64
Light Teal
#90E4C1
ΔE00 3.71
Aquamarine
#7FFFD4
ΔE00 3.84
Seafoam
#7FE0B3
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CEECB #EE7C9F
analogous
#7CEE92 #7CEECB #7CD8EE
triadic
#7CEECB #CB7CEE #EECB7C
tetradic
#7CEECB #927CEE #EE7C9F #D8EE7C
square
#7CEECB #927CEE #EE7C9F #D8EE7C
split-complementary
#7CEECB #EE7CD8 #EE927C
monochromatic
#1CD49B #46E7B5 #7CEECB #B2F5E1 #E4FBF4
Accessibility & contrast
On white
1.40
#7CEECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#7CEECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CEECB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CEECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CEECB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C9
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#50F0E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #7ceecb; /* rgb */ color: rgb(124, 238, 203); /* oklch */ color: oklch(87.2% 0.117 171.2);
Tailwind
colors: {
custom: {
50: '#a9f4da',
500: '#7ceecb',
950: '#000000',
},
}SCSS
$custom: #7ceecb; $custom-light: #a9f4da; $custom-dark: #000000;
JSON
{
"hex": "#7ceecb",
"rgb": {
"r": 124,
"g": 238,
"b": 203
},
"hsl": {
"h": 161.579,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.87213,
"c": 0.11663,
"h": 171.2
},
"luminance": 0.69746
}Semantic roles & 50–950 ramp
primary
#7CEECB
secondary
#C8466E
accent
#0C4BD9
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583