#69DDE1#69DDE1
#69DDE1 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.105 H 198.4°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDE1 |
|---|---|
| RGB | rgb(105, 221, 225) |
| HSL | hsl(182, 67%, 65%) |
| HSV | hsv(182, 53%, 88%) |
| CMYK | cmyk(53.3%, 1.8%, 0%, 11.8%) |
| CIE-LAB | lab(81.92, -31.60, -11.98) |
| CIE-LCH | lch(81.92, 33.79, 200.76°) |
| OKLab | oklab(83.22% -0.0996 -0.0331) |
| OKLCH | oklch(83.22% 0.105 198.4) |
| XYZ | xyz(45.2671, 60.1481, 80.4438) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.08
Mediumturquoise
#48D1CC
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.36
Darkturquoise
#00CED1
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDE1 #E16D69
analogous
#69E1A9 #69DDE1 #69A1E1
triadic
#69DDE1 #E169DD #DDE169
tetradic
#69DDE1 #A969E1 #E16D69 #A1E169
square
#69DDE1 #A969E1 #E16D69 #A1E169
split-complementary
#69DDE1 #E169A1 #E1A969
monochromatic
#23A8AD #36D1D7 #69DDE1 #9CE9EB #CFF4F5
Accessibility & contrast
On white
1.61
#69DDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#69DDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDE1
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDE1 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E2
Deuteranopia (green-blind)
#BCC5E2
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69dde1; /* rgb */ color: rgb(105, 221, 225); /* oklch */ color: oklch(83.2% 0.105 198.4);
Tailwind
colors: {
custom: {
50: '#9ee8ea',
500: '#69dde1',
950: '#000000',
},
}SCSS
$custom: #69dde1; $custom-light: #9ee8ea; $custom-dark: #000000;
JSON
{
"hex": "#69dde1",
"rgb": {
"r": 105,
"g": 221,
"b": 225
},
"hsl": {
"h": 182,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.83219,
"c": 0.105,
"h": 198.4
},
"luminance": 0.60152
}Semantic roles & 50–950 ramp
primary
#69DDE1
secondary
#AF4340
accent
#1D17CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484