#69DDF0#69DDF0
#69DDF0 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.108 H 209.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDF0 |
|---|---|
| RGB | rgb(105, 221, 240) |
| HSL | hsl(188, 82%, 68%) |
| HSV | hsv(188, 56%, 94%) |
| CMYK | cmyk(56.3%, 7.9%, 0%, 5.9%) |
| CIE-LAB | lab(82.38, -27.54, -19.25) |
| CIE-LCH | lch(82.38, 33.60, 214.96°) |
| OKLab | oklab(83.74% -0.0936 -0.0533) |
| OKLCH | oklch(83.74% 0.108 209.6) |
| XYZ | xyz(47.4039, 61.0028, 91.6977) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.79
Aqua Blue
#02D8E9
ΔE00 4.64
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Neon Blue
#04D9FF
ΔE00 5.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Sky Blue
#87CEEB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDF0 #F07C69
analogous
#69F0BF #69DDF0 #699AF0
triadic
#69DDF0 #F069DD #DDF069
tetradic
#69DDF0 #BF69F0 #F07C69 #9AF069
square
#69DDF0 #BF69F0 #F07C69 #9AF069
split-complementary
#69DDF0 #F0699A #F0BF69
monochromatic
#14B1CA #31D0EA #69DDF0 #A1EAF6 #D8F6FB
Accessibility & contrast
On white
1.59
#69DDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#69DDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDF0
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDF0 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F1
Deuteranopia (green-blind)
#B7C6F0
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69ddf0; /* rgb */ color: rgb(105, 221, 240); /* oklch */ color: oklch(83.7% 0.108 209.6);
Tailwind
colors: {
custom: {
50: '#9fe8f5',
500: '#69ddf0',
950: '#000000',
},
}SCSS
$custom: #69ddf0; $custom-light: #9fe8f5; $custom-dark: #000000;
JSON
{
"hex": "#69ddf0",
"rgb": {
"r": 105,
"g": 221,
"b": 240
},
"hsl": {
"h": 188.444,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.83744,
"c": 0.10773,
"h": 209.6
},
"luminance": 0.61007
}Semantic roles & 50–950 ramp
primary
#69DDF0
secondary
#C74B36
accent
#2607DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485