#69DDE4#69DDE4
#69DDE4 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.105 H 200.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDE4 |
|---|---|
| RGB | rgb(105, 221, 228) |
| HSL | hsl(183, 69%, 65%) |
| HSV | hsv(183, 54%, 89%) |
| CMYK | cmyk(53.9%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(82.01, -30.80, -13.44) |
| CIE-LCH | lch(82.01, 33.60, 203.57°) |
| OKLab | oklab(83.32% -0.0984 -0.0371) |
| OKLCH | oklch(83.32% 0.105 200.7) |
| XYZ | xyz(45.6800, 60.3132, 82.6181) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 4.60
Robin Egg Blue
#8AF1FE
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDE4 #E47069
analogous
#69E4AE #69DDE4 #699FE4
triadic
#69DDE4 #E469DD #DDE469
tetradic
#69DDE4 #AE69E4 #E47069 #9FE469
square
#69DDE4 #AE69E4 #E47069 #9FE469
split-complementary
#69DDE4 #E4699F #E4AE69
monochromatic
#20AAB2 #35D1DB #69DDE4 #9DE9ED #D1F5F7
Accessibility & contrast
On white
1.61
#69DDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#69DDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDE4
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDE4 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E5
Deuteranopia (green-blind)
#BBC6E5
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dde4; /* rgb */ color: rgb(105, 221, 228); /* oklch */ color: oklch(83.3% 0.105 200.7);
Tailwind
colors: {
custom: {
50: '#9ee8ec',
500: '#69dde4',
950: '#000000',
},
}SCSS
$custom: #69dde4; $custom-light: #9ee8ec; $custom-dark: #000000;
JSON
{
"hex": "#69dde4",
"rgb": {
"r": 105,
"g": 221,
"b": 228
},
"hsl": {
"h": 183.415,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.83321,
"c": 0.10519,
"h": 200.7
},
"luminance": 0.60318
}Semantic roles & 50–950 ramp
primary
#69DDE4
secondary
#B3453E
accent
#1F14D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484