#69DDEA#69DDEA
#69DDEA is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.106 H 205.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDEA |
|---|---|
| RGB | rgb(105, 221, 234) |
| HSL | hsl(186, 75%, 66%) |
| HSV | hsv(186, 55%, 92%) |
| CMYK | cmyk(55.1%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.19, -29.18, -16.35) |
| CIE-LCH | lch(82.19, 33.45, 209.26°) |
| OKLab | oklab(83.53% -0.096 -0.0452) |
| OKLCH | oklch(83.53% 0.106 205.2) |
| XYZ | xyz(46.5274, 60.6522, 87.0810) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Aqua Blue
#02D8E9
ΔE00 4.02
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 5.50
Neon Blue
#04D9FF
ΔE00 7.07
Darkturquoise
#00CED1
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDEA #EA7669
analogous
#69EAB7 #69DDEA #699DEA
triadic
#69DDEA #EA69DD #DDEA69
tetradic
#69DDEA #B769EA #EA7669 #9DEA69
square
#69DDEA #B769EA #EA7669 #9DEA69
split-complementary
#69DDEA #EA699D #EAB769
monochromatic
#1BAEBE #33D1E2 #69DDEA #9FE9F2 #D4F5F9
Accessibility & contrast
On white
1.60
#69DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#69DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDEA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDEA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69ddea; /* rgb */ color: rgb(105, 221, 234); /* oklch */ color: oklch(83.5% 0.106 205.2);
Tailwind
colors: {
custom: {
50: '#9fe8f0',
500: '#69ddea',
950: '#000000',
},
}SCSS
$custom: #69ddea; $custom-light: #9fe8f0; $custom-dark: #000000;
JSON
{
"hex": "#69ddea",
"rgb": {
"r": 105,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.047,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.8353,
"c": 0.10611,
"h": 205.2
},
"luminance": 0.60657
}Semantic roles & 50–950 ramp
primary
#69DDEA
secondary
#BD473A
accent
#220ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485