#69DDEC#69DDEC
#69DDEC is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.107 H 206.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDEC |
|---|---|
| RGB | rgb(105, 221, 236) |
| HSL | hsl(187, 78%, 67%) |
| HSV | hsv(187, 56%, 93%) |
| CMYK | cmyk(55.5%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(82.25, -28.64, -17.32) |
| CIE-LCH | lch(82.25, 33.47, 211.16°) |
| OKLab | oklab(83.6% -0.0952 -0.0479) |
| OKLCH | oklch(83.6% 0.107 206.7) |
| XYZ | xyz(46.8163, 60.7678, 88.6028) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.56
Aqua Blue
#02D8E9
ΔE00 4.12
Robin Egg Blue
#8AF1FE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Neon Blue
#04D9FF
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDEC #EC7869
analogous
#69ECBA #69DDEC #699CEC
triadic
#69DDEC #EC69DD #DDEC69
tetradic
#69DDEC #BA69EC #EC7869 #9CEC69
square
#69DDEC #BA69EC #EC7869 #9CEC69
split-complementary
#69DDEC #EC699C #ECBA69
monochromatic
#19AFC2 #33D1E5 #69DDEC #9FE9F3 #D6F6FA
Accessibility & contrast
On white
1.60
#69DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#69DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDEC
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDEC | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#B9C6EC
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69ddec; /* rgb */ color: rgb(105, 221, 236); /* oklch */ color: oklch(83.6% 0.107 206.7);
Tailwind
colors: {
custom: {
50: '#9fe8f2',
500: '#69ddec',
950: '#000000',
},
}SCSS
$custom: #69ddec; $custom-light: #9fe8f2; $custom-dark: #000000;
JSON
{
"hex": "#69ddec",
"rgb": {
"r": 105,
"g": 221,
"b": 236
},
"hsl": {
"h": 186.87,
"s": 77.515,
"l": 66.863
},
"oklch": {
"l": 0.836,
"c": 0.10658,
"h": 206.7
},
"luminance": 0.60772
}Semantic roles & 50–950 ramp
primary
#69DDEC
secondary
#C04839
accent
#230CDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485