#76DFFE#76DFFE
#76DFFE is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.2% C 0.106 H 219.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFFE |
|---|---|
| RGB | rgb(118, 223, 254) |
| HSL | hsl(194, 99%, 73%) |
| HSV | hsv(194, 54%, 100%) |
| CMYK | cmyk(53.5%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.85, -22.13, -24.39) |
| CIE-LCH | lch(83.85, 32.93, 227.78°) |
| OKLab | oklab(85.2% -0.082 -0.0676) |
| OKLCH | oklch(85.2% 0.106 219.5) |
| XYZ | xyz(51.7413, 63.7780, 103.3304) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.77
Sky Blue
#87CEEB
ΔE00 5.05
Baby Blue
#89CFF0
ΔE00 5.50
Ice Blue
#A5DFF9
ΔE00 5.83
Robin'S Egg
#6DEDFD
ΔE00 6.51
Robin Egg Blue
#8AF1FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFFE #FE9576
analogous
#76FED9 #76DFFE #769BFE
triadic
#76DFFE #FE76DF #DFFE76
tetradic
#76DFFE #D976FE #FE9576 #9BFE76
square
#76DFFE #D976FE #FE9576 #9BFE76
split-complementary
#76DFFE #FE769B #FED976
monochromatic
#02C0F8 #39D1FE #76DFFE #B3EDFE #E1F8FF
Accessibility & contrast
On white
1.53
#76DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#76DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFFE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFFE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#B7CBFE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #76dffe; /* rgb */ color: rgb(118, 223, 254); /* oklch */ color: oklch(85.2% 0.106 219.5);
Tailwind
colors: {
custom: {
50: '#a7e9fe',
500: '#76dffe',
950: '#000000',
},
}SCSS
$custom: #76dffe; $custom-light: #a7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#76dffe",
"rgb": {
"r": 118,
"g": 223,
"b": 254
},
"hsl": {
"h": 193.676,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.85198,
"c": 0.1063,
"h": 219.5
},
"luminance": 0.63783
}Semantic roles & 50–950 ramp
primary
#76DFFE
secondary
#DB613D
accent
#3400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485