#69DCE3#69DCE3
#69DCE3 is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.105 H 200.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCE3 |
|---|---|
| RGB | rgb(105, 220, 227) |
| HSL | hsl(183, 69%, 65%) |
| HSV | hsv(183, 54%, 89%) |
| CMYK | cmyk(53.7%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.69, -30.59, -13.38) |
| CIE-LCH | lch(81.69, 33.39, 203.63°) |
| OKLab | oklab(83.06% -0.0978 -0.037) |
| OKLCH | oklch(83.06% 0.105 200.7) |
| XYZ | xyz(45.2783, 59.7314, 81.8013) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.44
Robin'S Egg
#6DEDFD
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 5.95
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCE3 #E37069
analogous
#69E3AD #69DCE3 #699FE3
triadic
#69DCE3 #E369DC #DCE369
tetradic
#69DCE3 #AD69E3 #E37069 #9FE369
square
#69DCE3 #AD69E3 #E37069 #9FE369
split-complementary
#69DCE3 #E3699F #E3AD69
monochromatic
#21A8B1 #35D0D9 #69DCE3 #9DE8ED #D0F4F6
Accessibility & contrast
On white
1.62
#69DCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#69DCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCE3
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCE3 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E4
Deuteranopia (green-blind)
#BAC5E4
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dce3; /* rgb */ color: rgb(105, 220, 227); /* oklch */ color: oklch(83.1% 0.105 200.7);
Tailwind
colors: {
custom: {
50: '#9ee7eb',
500: '#69dce3',
950: '#000000',
},
}SCSS
$custom: #69dce3; $custom-light: #9ee7eb; $custom-dark: #000000;
JSON
{
"hex": "#69dce3",
"rgb": {
"r": 105,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.443,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.83057,
"c": 0.10452,
"h": 200.7
},
"luminance": 0.59736
}Semantic roles & 50–950 ramp
primary
#69DCE3
secondary
#B2453E
accent
#2015D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484