#76DFF8#76DFF8
#76DFF8 is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.0% C 0.103 H 215.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #76DFF8 |
|---|---|
| RGB | rgb(118, 223, 248) |
| HSL | hsl(192, 90%, 72%) |
| HSV | hsv(192, 52%, 97%) |
| CMYK | cmyk(52.4%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(83.65, -23.78, -21.52) |
| CIE-LCH | lch(83.65, 32.07, 222.14°) |
| OKLab | oklab(84.98% -0.0843 -0.0595) |
| OKLCH | oklch(84.98% 0.103 215.2) |
| XYZ | xyz(50.7956, 63.3997, 98.3493) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 5.84
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Ice Blue
#A5DFF9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76DFF8 #F88F76
analogous
#76F8D0 #76DFF8 #769EF8
triadic
#76DFF8 #F876DF #DFF876
tetradic
#76DFF8 #D076F8 #F88F76 #9EF876
square
#76DFF8 #D076F8 #F88F76 #9EF876
split-complementary
#76DFF8 #F8769E #F8D076
monochromatic
#0CBDE8 #3CD1F5 #76DFF8 #B0EDFB #E2F8FE
Accessibility & contrast
On white
1.53
#76DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#76DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76DFF8
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76DFF8 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9F9
Deuteranopia (green-blind)
#B9CAF8
Tritanopia (blue-blind)
#0AE9E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #76dff8; /* rgb */ color: rgb(118, 223, 248); /* oklch */ color: oklch(85.0% 0.103 215.2);
Tailwind
colors: {
custom: {
50: '#a6e9fa',
500: '#76dff8',
950: '#000000',
},
}SCSS
$custom: #76dff8; $custom-light: #a6e9fa; $custom-dark: #000000;
JSON
{
"hex": "#76dff8",
"rgb": {
"r": 118,
"g": 223,
"b": 248
},
"hsl": {
"h": 191.538,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.84975,
"c": 0.10319,
"h": 215.2
},
"luminance": 0.63404
}Semantic roles & 50–950 ramp
primary
#76DFF8
secondary
#D45B3F
accent
#2C00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485