#69DFFB#69DFFB
#69DFFB is a very light, moderate cyan. Relative luminance 0.627; OKLCH L 84.6% C 0.113 H 215.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFFB |
|---|---|
| RGB | rgb(105, 223, 251) |
| HSL | hsl(192, 95%, 70%) |
| HSV | hsv(192, 58%, 98%) |
| CMYK | cmyk(58.2%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(83.30, -25.44, -23.67) |
| CIE-LCH | lch(83.30, 34.75, 222.94°) |
| OKLab | oklab(84.6% -0.0915 -0.0657) |
| OKLCH | oklch(84.6% 0.113 215.7) |
| XYZ | xyz(49.6190, 62.7387, 100.7429) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.92
Robin'S Egg
#6DEDFD
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Sky Blue
#87CEEB
ΔE00 6.20
Aqua Blue
#02D8E9
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFFB #FB8569
analogous
#69FBCE #69DFFB #6996FB
triadic
#69DFFB #FB69DF #DFFB69
tetradic
#69DFFB #CE69FB #FB8569 #96FB69
square
#69DFFB #CE69FB #FB8569 #96FB69
split-complementary
#69DFFB #FB6996 #FBCE69
monochromatic
#06B9E4 #2DD2F9 #69DFFB #A5ECFD #E0F8FE
Accessibility & contrast
On white
1.55
#69DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#69DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFFB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFFB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#B6C9FB
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69dffb; /* rgb */ color: rgb(105, 223, 251); /* oklch */ color: oklch(84.6% 0.113 215.7);
Tailwind
colors: {
custom: {
50: '#a0e9fc',
500: '#69dffb',
950: '#000000',
},
}SCSS
$custom: #69dffb; $custom-light: #a0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#69dffb",
"rgb": {
"r": 105,
"g": 223,
"b": 251
},
"hsl": {
"h": 191.507,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.84605,
"c": 0.11262,
"h": 215.7
},
"luminance": 0.62744
}Semantic roles & 50–950 ramp
primary
#69DFFB
secondary
#D65233
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485