#76FDFE#76FDFE
#76FDFE is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.118 H 196.0°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDFE |
|---|---|
| RGB | rgb(118, 253, 254) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(53.5%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.24, -36.51, -11.74) |
| CIE-LCH | lch(92.24, 38.35, 197.83°) |
| OKLab | oklab(91.94% -0.1137 -0.0325) |
| OKLCH | oklch(91.94% 0.118 196) |
| XYZ | xyz(60.4784, 81.2520, 106.2427) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.84
Bright Light Blue
#26F7FD
ΔE00 3.76
Aqua
#00FFFF
ΔE00 4.06
Bright Turquoise
#0FFEF9
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDFE #FE7776
analogous
#76FEBB #76FDFE #76B9FE
triadic
#76FDFE #FE76FD #FDFE76
tetradic
#76FDFE #BB76FE #FE7776 #B9FE76
square
#76FDFE #BB76FE #FE7776 #B9FE76
split-complementary
#76FDFE #FE76B9 #FEBB76
monochromatic
#02F6F8 #39FCFE #76FDFE #B3FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#76FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#76FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDFE
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDFE | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #76fdfe; /* rgb */ color: rgb(118, 253, 254); /* oklch */ color: oklch(91.9% 0.118 196.0);
Tailwind
colors: {
custom: {
50: '#a9fefe',
500: '#76fdfe',
950: '#000000',
},
}SCSS
$custom: #76fdfe; $custom-light: #a9fefe; $custom-dark: #000000;
JSON
{
"hex": "#76fdfe",
"rgb": {
"r": 118,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.441,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91941,
"c": 0.11824,
"h": 196
},
"luminance": 0.81258
}Semantic roles & 50–950 ramp
primary
#76FDFE
secondary
#DB3E3D
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685