#69CFE3#69CFE3
#69CFE3 is a light, moderate teal. Relative luminance 0.532; OKLCH L 80.1% C 0.099 H 212.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFE3 |
|---|---|
| RGB | rgb(105, 207, 227) |
| HSL | hsl(190, 69%, 65%) |
| HSV | hsv(190, 54%, 89%) |
| CMYK | cmyk(53.7%, 8.8%, 0%, 11%) |
| CIE-LAB | lab(77.98, -24.24, -18.97) |
| CIE-LCH | lch(77.98, 30.78, 218.06°) |
| OKLab | oklab(80.07% -0.0837 -0.0525) |
| OKLCH | oklch(80.07% 0.099 212.1) |
| XYZ | xyz(41.9982, 53.1711, 80.7079) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 5.65
Sky Blue
#87CEEB
ΔE00 5.88
Baby Blue
#89CFF0
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.20
Bright Sky Blue
#02CCFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFE3 #E37D69
analogous
#69E3BA #69CFE3 #6992E3
triadic
#69CFE3 #E369CF #CFE369
tetradic
#69CFE3 #BA69E3 #E37D69 #92E369
square
#69CFE3 #BA69E3 #E37D69 #92E369
split-complementary
#69CFE3 #E36992 #E3BA69
monochromatic
#2199B1 #35BED9 #69CFE3 #9DE0ED #D0F0F6
Accessibility & contrast
On white
1.80
#69CFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#69CFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFE3
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFE3 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC9E4
Deuteranopia (green-blind)
#ACBBE3
Tritanopia (blue-blind)
#00D7D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #69cfe3; /* rgb */ color: rgb(105, 207, 227); /* oklch */ color: oklch(80.1% 0.099 212.1);
Tailwind
colors: {
custom: {
50: '#9ddeeb',
500: '#69cfe3',
950: '#000000',
},
}SCSS
$custom: #69cfe3; $custom-light: #9ddeeb; $custom-dark: #000000;
JSON
{
"hex": "#69cfe3",
"rgb": {
"r": 105,
"g": 207,
"b": 227
},
"hsl": {
"h": 189.836,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.8007,
"c": 0.09883,
"h": 212.1
},
"luminance": 0.53175
}Semantic roles & 50–950 ramp
primary
#69CFE3
secondary
#B2513E
accent
#3415D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484