#76FFFD#76FFFD
#76FFFD is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.4% C 0.120 H 194.0°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #76FFFD |
|---|---|
| RGB | rgb(118, 255, 253) |
| HSL | hsl(179, 100%, 73%) |
| HSV | hsv(179, 54%, 100%) |
| CMYK | cmyk(53.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(92.78, -37.69, -10.43) |
| CIE-LCH | lch(92.78, 39.10, 195.47°) |
| OKLab | oklab(92.36% -0.1162 -0.0289) |
| OKLCH | oklch(92.36% 0.12 194) |
| XYZ | xyz(60.9533, 82.4575, 105.6131) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.79
Aqua
#00FFFF
ΔE00 3.83
Bright Turquoise
#0FFEF9
ΔE00 4.10
Bright Light Blue
#26F7FD
ΔE00 4.21
Light Cyan
#ACFFFC
ΔE00 5.33
Bright Aqua
#0BF9EA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FFFD #FF7678
analogous
#76FFB8 #76FFFD #76BCFF
triadic
#76FFFD #FD76FF #FFFD76
tetradic
#76FFFD #B876FF #FF7678 #BCFF76
square
#76FFFD #B876FF #FF7678 #BCFF76
split-complementary
#76FFFD #FF76BC #FFB876
monochromatic
#00FBF7 #39FFFC #76FFFD #B3FFFE #E0FFFF
Accessibility & contrast
On white
1.20
#76FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#76FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FFFD
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FFFD | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #76fffd; /* rgb */ color: rgb(118, 255, 253); /* oklch */ color: oklch(92.4% 0.120 194.0);
Tailwind
colors: {
custom: {
50: '#a9fffe',
500: '#76fffd',
950: '#000000',
},
}SCSS
$custom: #76fffd; $custom-light: #a9fffe; $custom-dark: #000000;
JSON
{
"hex": "#76fffd",
"rgb": {
"r": 118,
"g": 255,
"b": 253
},
"hsl": {
"h": 179.124,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.92362,
"c": 0.11971,
"h": 194
},
"luminance": 0.82463
}Semantic roles & 50–950 ramp
primary
#76FFFD
secondary
#DD3D3F
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685