#7FCEBE#7FCEBE
#7FCEBE is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.082 H 179.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEBE |
|---|---|
| RGB | rgb(127, 206, 190) |
| HSL | hsl(168, 45%, 65%) |
| HSV | hsv(168, 38%, 81%) |
| CMYK | cmyk(38.3%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.50, -27.97, 0.30) |
| CIE-LCH | lch(77.50, 27.97, 179.38°) |
| OKLab | oklab(79.58% -0.0817 0.0004) |
| OKLCH | oklch(79.58% 0.082 179.7) |
| XYZ | xyz(40.1145, 52.3697, 56.6998) |
| Luminance | 0.5237 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 6.59
Turquoise
#40E0D0
ΔE00 7.17
Light Teal
#90E4C1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEBE #CE7F8F
analogous
#7FCE96 #7FCEBE #7FB6CE
triadic
#7FCEBE #BE7FCE #CEBE7F
tetradic
#7FCEBE #967FCE #CE7F8F #B6CE7F
square
#7FCEBE #967FCE #CE7F8F #B6CE7F
split-complementary
#7FCEBE #CE7FB6 #CE967F
monochromatic
#3A9885 #53BDA8 #7FCEBE #ABDFD4 #D8F0EB
Accessibility & contrast
On white
1.83
#7FCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#7FCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEBE
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEBE | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#64D0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fcebe; /* rgb */ color: rgb(127, 206, 190); /* oklch */ color: oklch(79.6% 0.082 179.7);
Tailwind
colors: {
custom: {
50: '#a7ddd1',
500: '#7fcebe',
950: '#000000',
},
}SCSS
$custom: #7fcebe; $custom-light: #a7ddd1; $custom-dark: #000000;
JSON
{
"hex": "#7fcebe",
"rgb": {
"r": 127,
"g": 206,
"b": 190
},
"hsl": {
"h": 167.848,
"s": 44.633,
"l": 65.294
},
"oklch": {
"l": 0.79576,
"c": 0.08167,
"h": 179.7
},
"luminance": 0.52372
}Semantic roles & 50–950 ramp
primary
#7FCEBE
secondary
#9E5362
accent
#2E4AB8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483