#69CFFE#69CFFE
#69CFFE is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.1% C 0.116 H 230.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFFE |
|---|---|
| RGB | rgb(105, 207, 254) |
| HSL | hsl(199, 99%, 70%) |
| HSV | hsv(199, 59%, 100%) |
| CMYK | cmyk(58.7%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(78.91, -16.49, -31.98) |
| CIE-LCH | lch(78.91, 35.98, 242.72°) |
| OKLab | oklab(81.13% -0.0738 -0.0892) |
| OKLCH | oklch(81.13% 0.116 230.4) |
| XYZ | xyz(46.0210, 54.7802, 101.8951) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.15
Lightskyblue
#87CEFA
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 3.83
Sky
#82CAFC
ΔE00 4.36
Bright Sky Blue
#02CCFE
ΔE00 4.42
Sky Blue
#87CEEB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFFE #FE9869
analogous
#69FEE2 #69CFFE #6985FE
triadic
#69CFFE #FE69CF #CFFE69
tetradic
#69CFFE #E269FE #FE9869 #85FE69
square
#69CFFE #E269FE #FE9869 #85FE69
split-complementary
#69CFFE #FE6985 #FEE269
monochromatic
#02A1EB #2CBCFE #69CFFE #A6E2FE #E1F5FF
Accessibility & contrast
On white
1.76
#69CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#69CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFFE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFFE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#A2BDFD
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #69cffe; /* rgb */ color: rgb(105, 207, 254); /* oklch */ color: oklch(81.1% 0.116 230.4);
Tailwind
colors: {
custom: {
50: '#a0ddff',
500: '#69cffe',
950: '#000000',
},
}SCSS
$custom: #69cffe; $custom-light: #a0ddff; $custom-dark: #000000;
JSON
{
"hex": "#69cffe",
"rgb": {
"r": 105,
"g": 207,
"b": 254
},
"hsl": {
"h": 198.926,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.81131,
"c": 0.11579,
"h": 230.4
},
"luminance": 0.54785
}Semantic roles & 50–950 ramp
primary
#69CFFE
secondary
#D96732
accent
#4800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486