#69DCE7#69DCE7
#69DCE7 is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.105 H 203.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69DCE7 |
|---|---|
| RGB | rgb(105, 220, 231) |
| HSL | hsl(185, 72%, 66%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(54.5%, 4.8%, 0%, 9.4%) |
| CIE-LAB | lab(81.81, -29.51, -15.32) |
| CIE-LCH | lch(81.81, 33.25, 207.44°) |
| OKLab | oklab(83.2% -0.0961 -0.0423) |
| OKLCH | oklch(83.2% 0.105 203.8) |
| XYZ | xyz(45.8368, 59.9548, 84.7427) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.01
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Darkturquoise
#00CED1
ΔE00 6.72
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DCE7 #E77469
analogous
#69E7B3 #69DCE7 #699DE7
triadic
#69DCE7 #E769DC #DCE769
tetradic
#69DCE7 #B369E7 #E77469 #9DE769
square
#69DCE7 #B369E7 #E77469 #9DE769
split-complementary
#69DCE7 #E7699D #E7B369
monochromatic
#1DABB8 #34D0DF #69DCE7 #9EE8EF #D3F5F8
Accessibility & contrast
On white
1.62
#69DCE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#69DCE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DCE7
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DCE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DCE7 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69dce7; /* rgb */ color: rgb(105, 220, 231); /* oklch */ color: oklch(83.2% 0.105 203.8);
Tailwind
colors: {
custom: {
50: '#9ee7ee',
500: '#69dce7',
950: '#000000',
},
}SCSS
$custom: #69dce7; $custom-light: #9ee7ee; $custom-dark: #000000;
JSON
{
"hex": "#69dce7",
"rgb": {
"r": 105,
"g": 220,
"b": 231
},
"hsl": {
"h": 185.238,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.83195,
"c": 0.10505,
"h": 203.8
},
"luminance": 0.59959
}Semantic roles & 50–950 ramp
primary
#69DCE7
secondary
#B8473C
accent
#2211D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485