#76CFC8#76CFC8
#76CFC8 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.087 H 189.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #76CFC8 |
|---|---|
| RGB | rgb(118, 207, 200) |
| HSL | hsl(175, 48%, 64%) |
| HSV | hsv(175, 43%, 81%) |
| CMYK | cmyk(43%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(77.66, -28.39, -4.88) |
| CIE-LCH | lch(77.66, 28.81, 189.75°) |
| OKLab | oklab(79.69% -0.0856 -0.0136) |
| OKLCH | oklch(79.69% 0.087 189) |
| XYZ | xyz(40.2053, 52.6442, 62.6751) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 6.52
Turquoise
#40E0D0
ΔE00 6.66
Seafoam Blue
#78D1B6
ΔE00 7.04
Pale Teal
#82CBB2
ΔE00 7.04
Topaz
#13BBAF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76CFC8 #CF767D
analogous
#76CF9B #76CFC8 #76A9CF
triadic
#76CFC8 #C876CF #CFC876
tetradic
#76CFC8 #9B76CF #CF767D #A9CF76
square
#76CFC8 #9B76CF #CF767D #A9CF76
split-complementary
#76CFC8 #CF76A9 #CF9B76
monochromatic
#35968E #49BFB6 #76CFC8 #A3DFDA #D1EFEC
Accessibility & contrast
On white
1.82
#76CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#76CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76CFC8
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76CFC8 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7C8
Deuteranopia (green-blind)
#B7BBC9
Tritanopia (blue-blind)
#4ED3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #76cfc8; /* rgb */ color: rgb(118, 207, 200); /* oklch */ color: oklch(79.7% 0.087 189.0);
Tailwind
colors: {
custom: {
50: '#a3ded8',
500: '#76cfc8',
950: '#000000',
},
}SCSS
$custom: #76cfc8; $custom-light: #a3ded8; $custom-dark: #000000;
JSON
{
"hex": "#76cfc8",
"rgb": {
"r": 118,
"g": 207,
"b": 200
},
"hsl": {
"h": 175.281,
"s": 48.108,
"l": 63.725
},
"oklch": {
"l": 0.79689,
"c": 0.08664,
"h": 189
},
"luminance": 0.52647
}Semantic roles & 50–950 ramp
primary
#76CFC8
secondary
#9C4D54
accent
#2A36BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483