#76FACE#76FACE
#76FACE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.9% C 0.133 H 168.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #76FACE |
|---|---|
| RGB | rgb(118, 250, 206) |
| HSL | hsl(160, 93%, 72%) |
| HSV | hsv(160, 53%, 98%) |
| CMYK | cmyk(52.8%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(90.17, -46.63, 10.11) |
| CIE-LCH | lch(90.17, 47.71, 167.76°) |
| OKLab | oklab(89.86% -0.1308 0.0259) |
| OKLCH | oklch(89.86% 0.133 168.8) |
| XYZ | xyz(52.7923, 76.6742, 70.3981) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.22
Light Turquoise
#7EF4CC
ΔE00 1.64
Light Aquamarine
#7BFDC7
ΔE00 2.51
Light Aqua
#8CFFDB
ΔE00 2.77
Bright Teal
#01F9C6
ΔE00 4.43
Pale Turquoise
#A5FBD5
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FACE #FA76A2
analogous
#76FA8C #76FACE #76E4FA
triadic
#76FACE #CE76FA #FACE76
tetradic
#76FACE #8C76FA #FA76A2 #E4FA76
square
#76FACE #8C76FA #FA76A2 #E4FA76
split-complementary
#76FACE #FA76E4 #FA8C76
monochromatic
#09EDA1 #3BF8B9 #76FACE #B1FCE3 #E1FEF4
Accessibility & contrast
On white
1.29
#76FACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#76FACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FACE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FACE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#3BFBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #76face; /* rgb */ color: rgb(118, 250, 206); /* oklch */ color: oklch(89.9% 0.133 168.8);
Tailwind
colors: {
custom: {
50: '#a7fcdd',
500: '#76face',
950: '#000000',
},
}SCSS
$custom: #76face; $custom-light: #a7fcdd; $custom-dark: #000000;
JSON
{
"hex": "#76face",
"rgb": {
"r": 118,
"g": 250,
"b": 206
},
"hsl": {
"h": 160,
"s": 92.958,
"l": 72.157
},
"oklch": {
"l": 0.89858,
"c": 0.13338,
"h": 168.8
},
"luminance": 0.76679
}Semantic roles & 50–950 ramp
primary
#76FACE
secondary
#D63E71
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584