#76FDF0#76FDF0
#76FDF0 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.5% C 0.120 H 186.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDF0 |
|---|---|
| RGB | rgb(118, 253, 240) |
| HSL | hsl(174, 97%, 73%) |
| HSV | hsv(174, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.86, -40.04, -5.06) |
| CIE-LCH | lch(91.86, 40.35, 187.20°) |
| OKLab | oklab(91.5% -0.1194 -0.0143) |
| OKLCH | oklch(91.5% 0.12 186.8) |
| XYZ | xyz(58.3179, 80.3878, 94.8643) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 4.49
Tiffany Blue
#7BF2DA
ΔE00 4.56
Bright Cyan
#41FDFE
ΔE00 5.10
Aqua
#00FFFF
ΔE00 5.45
Light Cyan
#ACFFFC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDF0 #FD7683
analogous
#76FDAC #76FDF0 #76C7FD
triadic
#76FDF0 #F076FD #FDF076
tetradic
#76FDF0 #AC76FD #FD7683 #C7FD76
square
#76FDF0 #AC76FD #FD7683 #C7FD76
split-complementary
#76FDF0 #FD76C7 #FDAC76
monochromatic
#04F5DE #3AFCE9 #76FDF0 #B2FEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#76FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#76FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDF0
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDF0 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fdf0; /* rgb */ color: rgb(118, 253, 240); /* oklch */ color: oklch(91.5% 0.120 186.8);
Tailwind
colors: {
custom: {
50: '#a8fef4',
500: '#76fdf0',
950: '#000000',
},
}SCSS
$custom: #76fdf0; $custom-light: #a8fef4; $custom-dark: #000000;
JSON
{
"hex": "#76fdf0",
"rgb": {
"r": 118,
"g": 253,
"b": 240
},
"hsl": {
"h": 174.222,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91502,
"c": 0.1203,
"h": 186.8
},
"luminance": 0.80393
}Semantic roles & 50–950 ramp
primary
#76FDF0
secondary
#DA3D4C
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685