#69DCEE#69DCEE
#69DCEE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.107 H 209.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCEE |
|---|---|
| RGB | rgb(105, 220, 238) |
| HSL | hsl(188, 80%, 67%) |
| HSV | hsv(188, 56%, 93%) |
| CMYK | cmyk(55.9%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(82.03, -27.60, -18.71) |
| CIE-LCH | lch(82.03, 33.35, 214.14°) |
| OKLab | oklab(83.44% -0.0934 -0.0518) |
| OKLCH | oklch(83.44% 0.107 209) |
| XYZ | xyz(46.8453, 60.3582, 90.0539) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.92
Aqua Blue
#02D8E9
ΔE00 4.46
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Neon Blue
#04D9FF
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCEE #EE7B69
analogous
#69EEBD #69DCEE #699AEE
triadic
#69DCEE #EE69DC #DCEE69
tetradic
#69DCEE #BD69EE #EE7B69 #9AEE69
square
#69DCEE #BD69EE #EE7B69 #9AEE69
split-complementary
#69DCEE #EE699A #EEBD69
monochromatic
#16AEC6 #32CFE8 #69DCEE #A0E9F4 #D7F6FA
Accessibility & contrast
On white
1.61
#69DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#69DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCEE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCEE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5EF
Deuteranopia (green-blind)
#B7C5EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dcee; /* rgb */ color: rgb(105, 220, 238); /* oklch */ color: oklch(83.4% 0.107 209.0);
Tailwind
colors: {
custom: {
50: '#9fe7f3',
500: '#69dcee',
950: '#000000',
},
}SCSS
$custom: #69dcee; $custom-light: #9fe7f3; $custom-dark: #000000;
JSON
{
"hex": "#69dcee",
"rgb": {
"r": 105,
"g": 220,
"b": 238
},
"hsl": {
"h": 188.12,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.83443,
"c": 0.10676,
"h": 209
},
"luminance": 0.60363
}Semantic roles & 50–950 ramp
primary
#69DCEE
secondary
#C44B38
accent
#260ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485