#7FCEDB#7FCEDB
#7FCEDB is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.5% C 0.080 H 209.0°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEDB |
|---|---|
| RGB | rgb(127, 206, 219) |
| HSL | hsl(188, 56%, 68%) |
| HSV | hsv(188, 42%, 86%) |
| CMYK | cmyk(42%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(78.33, -20.94, -14.07) |
| CIE-LCH | lch(78.33, 25.23, 213.89°) |
| OKLab | oklab(80.51% -0.0697 -0.0387) |
| OKLCH | oklch(80.51% 0.08 209) |
| XYZ | xyz(43.6052, 53.7659, 75.0842) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.30
Aqua Blue
#02D8E9
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.32
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Baby Blue
#89CFF0
ΔE00 7.67
Lightblue
#ADD8E6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEDB #DB8C7F
analogous
#7FDBBA #7FCEDB #7FA0DB
triadic
#7FCEDB #DB7FCE #CEDB7F
tetradic
#7FCEDB #BA7FDB #DB8C7F #A0DB7F
square
#7FCEDB #BA7FDB #DB8C7F #A0DB7F
split-complementary
#7FCEDB #DB7FA0 #DBBA7F
monochromatic
#319DAF #4FBCCE #7FCEDB #AFE0E8 #DFF3F6
Accessibility & contrast
On white
1.79
#7FCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#7FCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEDB
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEDB | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DC
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#56D5D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcedb; /* rgb */ color: rgb(127, 206, 219); /* oklch */ color: oklch(80.5% 0.080 209.0);
Tailwind
colors: {
custom: {
50: '#a9dde6',
500: '#7fcedb',
950: '#000000',
},
}SCSS
$custom: #7fcedb; $custom-light: #a9dde6; $custom-dark: #000000;
JSON
{
"hex": "#7fcedb",
"rgb": {
"r": 127,
"g": 206,
"b": 219
},
"hsl": {
"h": 188.478,
"s": 56.098,
"l": 67.843
},
"oklch": {
"l": 0.80509,
"c": 0.07973,
"h": 209
},
"luminance": 0.53769
}Semantic roles & 50–950 ramp
primary
#7FCEDB
secondary
#B15B4D
accent
#3922C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484