#69DDF1#69DDF1
#69DDF1 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.108 H 210.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDF1 |
|---|---|
| RGB | rgb(105, 221, 241) |
| HSL | hsl(189, 83%, 68%) |
| HSV | hsv(189, 56%, 95%) |
| CMYK | cmyk(56.4%, 8.3%, 0%, 5.5%) |
| CIE-LAB | lab(82.41, -27.26, -19.73) |
| CIE-LCH | lch(82.41, 33.65, 215.90°) |
| OKLab | oklab(83.78% -0.0932 -0.0546) |
| OKLCH | oklch(83.78% 0.108 210.4) |
| XYZ | xyz(47.5529, 61.0624, 92.4822) |
| Luminance | 0.6107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.91
Aqua Blue
#02D8E9
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDF1 #F17D69
analogous
#69F1C1 #69DDF1 #6999F1
triadic
#69DDF1 #F169DD #DDF169
tetradic
#69DDF1 #C169F1 #F17D69 #99F169
square
#69DDF1 #C169F1 #F17D69 #99F169
split-complementary
#69DDF1 #F16999 #F1C169
monochromatic
#13B1CD #31D0EC #69DDF1 #A1EAF6 #D9F6FB
Accessibility & contrast
On white
1.59
#69DDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#69DDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDF1
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDF1 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F2
Deuteranopia (green-blind)
#B7C6F1
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69ddf1; /* rgb */ color: rgb(105, 221, 241); /* oklch */ color: oklch(83.8% 0.108 210.4);
Tailwind
colors: {
custom: {
50: '#9fe7f5',
500: '#69ddf1',
950: '#000000',
},
}SCSS
$custom: #69ddf1; $custom-light: #9fe7f5; $custom-dark: #000000;
JSON
{
"hex": "#69ddf1",
"rgb": {
"r": 105,
"g": 221,
"b": 241
},
"hsl": {
"h": 188.824,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.8378,
"c": 0.10806,
"h": 210.4
},
"luminance": 0.61067
}Semantic roles & 50–950 ramp
primary
#69DDF1
secondary
#C94B35
accent
#2606DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485