#76FEEA#76FEEA
#76FEEA is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.123 H 182.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEEA |
|---|---|
| RGB | rgb(118, 254, 234) |
| HSL | hsl(171, 99%, 73%) |
| HSV | hsv(171, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(91.98, -41.94, -1.76) |
| CIE-LCH | lch(91.98, 41.98, 182.40°) |
| OKLab | oklab(91.55% -0.123 -0.0054) |
| OKLCH | oklch(91.55% 0.123 182.5) |
| XYZ | xyz(57.7578, 80.6702, 90.3531) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 4.42
Light Aqua
#8CFFDB
ΔE00 5.42
Bright Turquoise
#0FFEF9
ΔE00 6.02
Aquamarine
#7FFFD4
ΔE00 6.76
Light Turquoise
#7EF4CC
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEEA #FE768A
analogous
#76FEA6 #76FEEA #76CEFE
triadic
#76FEEA #EA76FE #FEEA76
tetradic
#76FEEA #A676FE #FE768A #CEFE76
square
#76FEEA #A676FE #FE768A #CEFE76
split-complementary
#76FEEA #FE76CE #FEA676
monochromatic
#02F8D4 #39FEE1 #76FEEA #B3FEF3 #E1FFFA
Accessibility & contrast
On white
1.23
#76FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#76FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEEA
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEEA | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E9
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#0EFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76feea; /* rgb */ color: rgb(118, 254, 234); /* oklch */ color: oklch(91.6% 0.123 182.5);
Tailwind
colors: {
custom: {
50: '#a8fff0',
500: '#76feea',
950: '#000000',
},
}SCSS
$custom: #76feea; $custom-light: #a8fff0; $custom-dark: #000000;
JSON
{
"hex": "#76feea",
"rgb": {
"r": 118,
"g": 254,
"b": 234
},
"hsl": {
"h": 171.176,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91553,
"c": 0.12313,
"h": 182.5
},
"luminance": 0.80676
}Semantic roles & 50–950 ramp
primary
#76FEEA
secondary
#DB3D54
accent
#0022E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685