#69CFE2#69CFE2
#69CFE2 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.098 H 211.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFE2 |
|---|---|
| RGB | rgb(105, 207, 226) |
| HSL | hsl(189, 68%, 65%) |
| HSV | hsv(189, 54%, 89%) |
| CMYK | cmyk(53.5%, 8.4%, 0%, 11.4%) |
| CIE-LAB | lab(77.94, -24.51, -18.49) |
| CIE-LCH | lch(77.94, 30.70, 217.02°) |
| OKLab | oklab(80.03% -0.0841 -0.0511) |
| OKLCH | oklch(80.03% 0.098 211.3) |
| XYZ | xyz(41.8605, 53.1160, 79.9832) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.47
Neon Blue
#04D9FF
ΔE00 5.76
Sky Blue
#87CEEB
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 7.10
Baby Blue
#89CFF0
ΔE00 7.41
Bright Sky Blue
#02CCFE
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFE2 #E27C69
analogous
#69E2B8 #69CFE2 #6993E2
triadic
#69CFE2 #E269CF #CFE269
tetradic
#69CFE2 #B869E2 #E27C69 #93E269
square
#69CFE2 #B869E2 #E27C69 #93E269
split-complementary
#69CFE2 #E26993 #E2B869
monochromatic
#2299AF #36BFD8 #69CFE2 #9CDFEC #D0F0F6
Accessibility & contrast
On white
1.81
#69CFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#69CFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFE2
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFE2 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E3
Deuteranopia (green-blind)
#ADBBE2
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69cfe2; /* rgb */ color: rgb(105, 207, 226); /* oklch */ color: oklch(80.0% 0.098 211.3);
Tailwind
colors: {
custom: {
50: '#9ddeeb',
500: '#69cfe2',
950: '#000000',
},
}SCSS
$custom: #69cfe2; $custom-light: #9ddeeb; $custom-dark: #000000;
JSON
{
"hex": "#69cfe2",
"rgb": {
"r": 105,
"g": 207,
"b": 226
},
"hsl": {
"h": 189.421,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.80034,
"c": 0.09845,
"h": 211.3
},
"luminance": 0.5312
}Semantic roles & 50–950 ramp
primary
#69CFE2
secondary
#B0513F
accent
#3316D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484