#76FFFE#76FFFE
#76FFFE is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.120 H 194.6°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFFE |
|---|---|
| RGB | rgb(118, 255, 254) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(92.80, -37.43, -10.91) |
| CIE-LCH | lch(92.80, 38.99, 196.25°) |
| OKLab | oklab(92.39% -0.1158 -0.0302) |
| OKLCH | oklch(92.39% 0.12 194.6) |
| XYZ | xyz(61.1130, 82.5214, 106.4543) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.76
Aqua
#00FFFF
ΔE00 3.85
Bright Light Blue
#26F7FD
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 4.24
Light Cyan
#ACFFFC
ΔE00 5.32
Bright Aqua
#0BF9EA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFFE #FF7677
analogous
#76FFB9 #76FFFE #76BBFF
triadic
#76FFFE #FE76FF #FFFE76
tetradic
#76FFFE #B976FF #FF7677 #BBFF76
square
#76FFFE #B976FF #FF7677 #BBFF76
split-complementary
#76FFFE #FF76BB #FFB976
monochromatic
#00FBF9 #39FFFE #76FFFE #B3FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#76FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#76FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFFE
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFFE | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #76fffe; /* rgb */ color: rgb(118, 255, 254); /* oklch */ color: oklch(92.4% 0.120 194.6);
Tailwind
colors: {
custom: {
50: '#a9fffe',
500: '#76fffe',
950: '#000000',
},
}SCSS
$custom: #76fffe; $custom-light: #a9fffe; $custom-dark: #000000;
JSON
{
"hex": "#76fffe",
"rgb": {
"r": 118,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.562,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.92394,
"c": 0.11964,
"h": 194.6
},
"luminance": 0.82527
}Semantic roles & 50–950 ramp
primary
#76FFFE
secondary
#DD3D3E
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685