#76F8F8#76F8F8
#76F8F8 is a very light, moderate teal. Relative luminance 0.778; OKLCH L 90.6% C 0.115 H 195.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #76F8F8 |
|---|---|
| RGB | rgb(118, 248, 248) |
| HSL | hsl(180, 90%, 72%) |
| HSV | hsv(180, 52%, 97%) |
| CMYK | cmyk(52.4%, 0%, 0%, 2.7%) |
| CIE-LAB | lab(90.67, -35.75, -10.97) |
| CIE-LCH | lch(90.67, 37.39, 197.07°) |
| OKLab | oklab(90.62% -0.1109 -0.0304) |
| OKLCH | oklch(90.62% 0.115 195.3) |
| XYZ | xyz(57.9748, 77.7582, 100.7423) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.08
Bright Light Blue
#26F7FD
ΔE00 3.76
Aqua
#00FFFF
ΔE00 4.31
Bright Turquoise
#0FFEF9
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76F8F8 #F87676
analogous
#76F8B7 #76F8F8 #76B7F8
triadic
#76F8F8 #F876F8 #F8F876
tetradic
#76F8F8 #B776F8 #F87676 #B7F876
square
#76F8F8 #B776F8 #F87676 #B7F876
split-complementary
#76F8F8 #F876B7 #F8B776
monochromatic
#0CE8E8 #3CF5F5 #76F8F8 #B0FBFB #E2FEFE
Accessibility & contrast
On white
1.27
#76F8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#76F8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76F8F8
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76F8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76F8F8 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF8
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #76f8f8; /* rgb */ color: rgb(118, 248, 248); /* oklch */ color: oklch(90.6% 0.115 195.3);
Tailwind
colors: {
custom: {
50: '#a8fbfa',
500: '#76f8f8',
950: '#000000',
},
}SCSS
$custom: #76f8f8; $custom-light: #a8fbfa; $custom-dark: #000000;
JSON
{
"hex": "#76f8f8",
"rgb": {
"r": 118,
"g": 248,
"b": 248
},
"hsl": {
"h": 180,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.90615,
"c": 0.11499,
"h": 195.3
},
"luminance": 0.77764
}Semantic roles & 50–950 ramp
primary
#76F8F8
secondary
#D43F3F
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585