#7FCEDA#7FCEDA
#7FCEDA is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.079 H 208.0°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEDA |
|---|---|
| RGB | rgb(127, 206, 218) |
| HSL | hsl(188, 55%, 68%) |
| HSV | hsv(188, 42%, 85%) |
| CMYK | cmyk(41.7%, 5.5%, 0%, 14.5%) |
| CIE-LAB | lab(78.29, -21.20, -13.58) |
| CIE-LCH | lch(78.29, 25.17, 212.63°) |
| OKLab | oklab(80.47% -0.0701 -0.0373) |
| OKLCH | oklch(80.47% 0.079 208) |
| XYZ | xyz(43.4739, 53.7134, 74.3929) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 7.11
Powder Blue
#B0E0E6
ΔE00 7.31
Robin'S Egg Blue
#98EFF9
ΔE00 7.61
Robin'S Egg
#6DEDFD
ΔE00 7.73
Lightblue
#ADD8E6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEDA #DA8B7F
analogous
#7FDAB8 #7FCEDA #7FA0DA
triadic
#7FCEDA #DA7FCE #CEDA7F
tetradic
#7FCEDA #B87FDA #DA8B7F #A0DA7F
square
#7FCEDA #B87FDA #DA8B7F #A0DA7F
split-complementary
#7FCEDA #DA7FA0 #DAB87F
monochromatic
#329CAD #50BCCC #7FCEDA #AEE0E8 #DEF2F5
Accessibility & contrast
On white
1.79
#7FCEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#7FCEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEDA
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEDA | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#B3BDDA
Tritanopia (blue-blind)
#56D4D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fceda; /* rgb */ color: rgb(127, 206, 218); /* oklch */ color: oklch(80.5% 0.079 208.0);
Tailwind
colors: {
custom: {
50: '#a9dde5',
500: '#7fceda',
950: '#000000',
},
}SCSS
$custom: #7fceda; $custom-light: #a9dde5; $custom-dark: #000000;
JSON
{
"hex": "#7fceda",
"rgb": {
"r": 127,
"g": 206,
"b": 218
},
"hsl": {
"h": 187.912,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.80474,
"c": 0.07942,
"h": 208
},
"luminance": 0.53717
}Semantic roles & 50–950 ramp
primary
#7FCEDA
secondary
#AF5B4E
accent
#3823C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484