#69CEDC#69CEDC
#69CEDC is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.6% C 0.096 H 207.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #69CEDC |
|---|---|
| RGB | rgb(105, 206, 220) |
| HSL | hsl(187, 62%, 64%) |
| HSV | hsv(187, 52%, 86%) |
| CMYK | cmyk(52.3%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.47, -25.66, -15.99) |
| CIE-LCH | lch(77.47, 30.23, 211.92°) |
| OKLab | oklab(79.59% -0.0854 -0.0441) |
| OKLCH | oklch(79.59% 0.096 207.3) |
| XYZ | xyz(40.8101, 52.3095, 75.6424) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 7.08
Darkturquoise
#00CED1
ΔE00 7.10
Robin'S Egg
#6DEDFD
ΔE00 7.14
Sky Blue
#87CEEB
ΔE00 7.62
Mediumturquoise
#48D1CC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CEDC #DC7769
analogous
#69DCB0 #69CEDC #6994DC
triadic
#69CEDC #DC69CE #CEDC69
tetradic
#69CEDC #B069DC #DC7769 #94DC69
square
#69CEDC #B069DC #DC7769 #94DC69
split-complementary
#69CEDC #DC6994 #DCB069
monochromatic
#2695A4 #37BED0 #69CEDC #9BDEE8 #CCEEF3
Accessibility & contrast
On white
1.83
#69CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#69CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CEDC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CEDC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#ADBADC
Tritanopia (blue-blind)
#07D6D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cedc; /* rgb */ color: rgb(105, 206, 220); /* oklch */ color: oklch(79.6% 0.096 207.3);
Tailwind
colors: {
custom: {
50: '#9ddde6',
500: '#69cedc',
950: '#000000',
},
}SCSS
$custom: #69cedc; $custom-light: #9ddde6; $custom-dark: #000000;
JSON
{
"hex": "#69cedc",
"rgb": {
"r": 105,
"g": 206,
"b": 220
},
"hsl": {
"h": 187.304,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.79587,
"c": 0.09616,
"h": 207.3
},
"luminance": 0.52313
}Semantic roles & 50–950 ramp
primary
#69CEDC
secondary
#A74E42
accent
#311CCA
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484