#69DBEE#69DBEE
#69DBEE is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.2% C 0.106 H 209.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBEE |
|---|---|
| RGB | rgb(105, 219, 238) |
| HSL | hsl(189, 80%, 67%) |
| HSV | hsv(189, 56%, 93%) |
| CMYK | cmyk(55.9%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(81.75, -27.11, -19.14) |
| CIE-LCH | lch(81.75, 33.19, 215.22°) |
| OKLab | oklab(83.21% -0.0923 -0.053) |
| OKLCH | oklch(83.21% 0.106 209.9) |
| XYZ | xyz(46.5836, 59.8348, 89.9667) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.24
Aqua Blue
#02D8E9
ΔE00 4.62
Neon Blue
#04D9FF
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 6.07
Sky Blue
#87CEEB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBEE #EE7C69
analogous
#69EEBE #69DBEE #6999EE
triadic
#69DBEE #EE69DB #DBEE69
tetradic
#69DBEE #BE69EE #EE7C69 #99EE69
square
#69DBEE #BE69EE #EE7C69 #99EE69
split-complementary
#69DBEE #EE6999 #EEBE69
monochromatic
#16ADC6 #32CEE8 #69DBEE #A0E8F4 #D7F5FA
Accessibility & contrast
On white
1.62
#69DBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#69DBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBEE
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBEE | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD4EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dbee; /* rgb */ color: rgb(105, 219, 238); /* oklch */ color: oklch(83.2% 0.106 209.9);
Tailwind
colors: {
custom: {
50: '#9fe6f3',
500: '#69dbee',
950: '#000000',
},
}SCSS
$custom: #69dbee; $custom-light: #9fe6f3; $custom-dark: #000000;
JSON
{
"hex": "#69dbee",
"rgb": {
"r": 105,
"g": 219,
"b": 238
},
"hsl": {
"h": 188.571,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.83215,
"c": 0.10642,
"h": 209.9
},
"luminance": 0.59839
}Semantic roles & 50–950 ramp
primary
#69DBEE
secondary
#C44C38
accent
#280ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485