#76FDEA#76FDEA
#76FDEA is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.122 H 183.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDEA |
|---|---|
| RGB | rgb(118, 253, 234) |
| HSL | hsl(172, 97%, 73%) |
| HSV | hsv(172, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(91.70, -41.50, -2.18) |
| CIE-LCH | lch(91.70, 41.56, 183.00°) |
| OKLab | oklab(91.32% -0.122 -0.0065) |
| OKLCH | oklch(91.32% 0.122 183.1) |
| XYZ | xyz(57.4413, 80.0372, 90.2476) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 4.30
Light Aqua
#8CFFDB
ΔE00 5.69
Bright Turquoise
#0FFEF9
ΔE00 5.81
Bright Cyan
#41FDFE
ΔE00 6.89
Turquoise
#40E0D0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDEA #FD7689
analogous
#76FDA7 #76FDEA #76CCFD
triadic
#76FDEA #EA76FD #FDEA76
tetradic
#76FDEA #A776FD #FD7689 #CCFD76
square
#76FDEA #A776FD #FD7689 #CCFD76
split-complementary
#76FDEA #FD76CC #FDA776
monochromatic
#04F5D3 #3AFCE1 #76FDEA #B2FEF3 #E1FFFA
Accessibility & contrast
On white
1.23
#76FDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#76FDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDEA
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDEA | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0E9
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#0FFFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #76fdea; /* rgb */ color: rgb(118, 253, 234); /* oklch */ color: oklch(91.3% 0.122 183.1);
Tailwind
colors: {
custom: {
50: '#a8fef0',
500: '#76fdea',
950: '#000000',
},
}SCSS
$custom: #76fdea; $custom-light: #a8fef0; $custom-dark: #000000;
JSON
{
"hex": "#76fdea",
"rgb": {
"r": 118,
"g": 253,
"b": 234
},
"hsl": {
"h": 171.556,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91323,
"c": 0.12213,
"h": 183.1
},
"luminance": 0.80043
}Semantic roles & 50–950 ramp
primary
#76FDEA
secondary
#DA3D53
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685