#69DCED#69DCED
#69DCED is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.4% C 0.106 H 208.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCED |
|---|---|
| RGB | rgb(105, 220, 237) |
| HSL | hsl(188, 79%, 67%) |
| HSV | hsv(188, 56%, 93%) |
| CMYK | cmyk(55.7%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(82.00, -27.88, -18.23) |
| CIE-LCH | lch(82.00, 33.31, 213.18°) |
| OKLab | oklab(83.41% -0.0937 -0.0504) |
| OKLCH | oklch(83.41% 0.106 208.3) |
| XYZ | xyz(46.6988, 60.2996, 89.2823) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.85
Aqua Blue
#02D8E9
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.75
Neon Blue
#04D9FF
ΔE00 5.88
Sky Blue
#87CEEB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCED #ED7A69
analogous
#69EDBC #69DCED #699AED
triadic
#69DCED #ED69DC #DCED69
tetradic
#69DCED #BC69ED #ED7A69 #9AED69
square
#69DCED #BC69ED #ED7A69 #9AED69
split-complementary
#69DCED #ED699A #EDBC69
monochromatic
#18AEC4 #32CFE6 #69DCED #A0E9F4 #D6F6FA
Accessibility & contrast
On white
1.61
#69DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#69DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCED
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCED | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dced; /* rgb */ color: rgb(105, 220, 237); /* oklch */ color: oklch(83.4% 0.106 208.3);
Tailwind
colors: {
custom: {
50: '#9fe7f2',
500: '#69dced',
950: '#000000',
},
}SCSS
$custom: #69dced; $custom-light: #9fe7f2; $custom-dark: #000000;
JSON
{
"hex": "#69dced",
"rgb": {
"r": 105,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.727,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.83407,
"c": 0.10645,
"h": 208.3
},
"luminance": 0.60304
}Semantic roles & 50–950 ramp
primary
#69DCED
secondary
#C24A38
accent
#250BDB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485