#76FEFE#76FEFE
#76FEFE is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.119 H 195.3°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #76FEFE |
|---|---|
| RGB | rgb(118, 254, 254) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(53.5%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.52, -36.97, -11.33) |
| CIE-LCH | lch(92.52, 38.67, 197.03°) |
| OKLab | oklab(92.17% -0.1147 -0.0314) |
| OKLCH | oklch(92.17% 0.119 195.3) |
| XYZ | xyz(60.7949, 81.8850, 106.3482) |
| Luminance | 0.8189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.77
Bright Light Blue
#26F7FD
ΔE00 3.90
Aqua
#00FFFF
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 4.43
Light Cyan
#ACFFFC
ΔE00 5.29
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FEFE #FE7676
analogous
#76FEBA #76FEFE #76BAFE
triadic
#76FEFE #FE76FE #FEFE76
tetradic
#76FEFE #BA76FE #FE7676 #BAFE76
square
#76FEFE #BA76FE #FE7676 #BAFE76
split-complementary
#76FEFE #FE76BA #FEBA76
monochromatic
#02F8F8 #39FEFE #76FEFE #B3FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#76FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#76FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FEFE
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FEFE | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FE
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #76fefe; /* rgb */ color: rgb(118, 254, 254); /* oklch */ color: oklch(92.2% 0.119 195.3);
Tailwind
colors: {
custom: {
50: '#a9fffe',
500: '#76fefe',
950: '#000000',
},
}SCSS
$custom: #76fefe; $custom-light: #a9fffe; $custom-dark: #000000;
JSON
{
"hex": "#76fefe",
"rgb": {
"r": 118,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.92168,
"c": 0.11894,
"h": 195.3
},
"luminance": 0.81891
}Semantic roles & 50–950 ramp
primary
#76FEFE
secondary
#DB3D3D
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685