#69DDE5#69DDE5
#69DDE5 is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.105 H 201.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDE5 |
|---|---|
| RGB | rgb(105, 221, 229) |
| HSL | hsl(184, 70%, 65%) |
| HSV | hsv(184, 54%, 90%) |
| CMYK | cmyk(54.1%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(82.04, -30.53, -13.92) |
| CIE-LCH | lch(82.04, 33.56, 204.52°) |
| OKLab | oklab(83.36% -0.098 -0.0385) |
| OKLCH | oklch(83.36% 0.105 201.4) |
| XYZ | xyz(45.8192, 60.3689, 83.3513) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.33
Robin'S Egg
#6DEDFD
ΔE00 4.38
Robin Egg Blue
#8AF1FE
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDE5 #E57169
analogous
#69E5AF #69DDE5 #699FE5
triadic
#69DDE5 #E569DD #DDE569
tetradic
#69DDE5 #AF69E5 #E57169 #9FE569
square
#69DDE5 #AF69E5 #E57169 #9FE569
split-complementary
#69DDE5 #E5699F #E5AF69
monochromatic
#1FABB4 #35D1DC #69DDE5 #9DE9EE #D1F5F7
Accessibility & contrast
On white
1.61
#69DDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#69DDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDE5
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDE5 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#BBC6E6
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dde5; /* rgb */ color: rgb(105, 221, 229); /* oklch */ color: oklch(83.4% 0.105 201.4);
Tailwind
colors: {
custom: {
50: '#9ee8ed',
500: '#69dde5',
950: '#000000',
},
}SCSS
$custom: #69dde5; $custom-light: #9ee8ed; $custom-dark: #000000;
JSON
{
"hex": "#69dde5",
"rgb": {
"r": 105,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.871,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83356,
"c": 0.10529,
"h": 201.4
},
"luminance": 0.60373
}Semantic roles & 50–950 ramp
primary
#69DDE5
secondary
#B5453D
accent
#1F13D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484