#69CBD5#69CBD5
#69CBD5 is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.093 H 204.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBD5 |
|---|---|
| RGB | rgb(105, 203, 213) |
| HSL | hsl(186, 56%, 62%) |
| HSV | hsv(186, 51%, 84%) |
| CMYK | cmyk(50.7%, 4.7%, 0%, 16.5%) |
| CIE-LAB | lab(76.38, -26.07, -13.84) |
| CIE-LCH | lch(76.38, 29.52, 207.96°) |
| OKLab | oklab(78.65% -0.0849 -0.0382) |
| OKLCH | oklch(78.65% 0.093 204.2) |
| XYZ | xyz(39.1871, 50.5157, 70.6233) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.37
Darkturquoise
#00CED1
ΔE00 6.17
Mediumturquoise
#48D1CC
ΔE00 6.88
Robin'S Egg
#6DEDFD
ΔE00 8.02
Neon Blue
#04D9FF
ΔE00 8.50
Turquoise Blue
#06B1C4
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBD5 #D57369
analogous
#69D5A9 #69CBD5 #6995D5
triadic
#69CBD5 #D569CB #CBD569
tetradic
#69CBD5 #A969D5 #D57369 #95D569
square
#69CBD5 #A969D5 #D57369 #95D569
split-complementary
#69CBD5 #D56995 #D5A969
monochromatic
#2B8F99 #39BAC8 #69CBD5 #99DCE2 #C9ECF0
Accessibility & contrast
On white
1.89
#69CBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#69CBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBD5
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBD5 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D6
Deuteranopia (green-blind)
#ACB7D5
Tritanopia (blue-blind)
#1DD2CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69cbd5; /* rgb */ color: rgb(105, 203, 213); /* oklch */ color: oklch(78.6% 0.093 204.2);
Tailwind
colors: {
custom: {
50: '#9cdbe1',
500: '#69cbd5',
950: '#000000',
},
}SCSS
$custom: #69cbd5; $custom-light: #9cdbe1; $custom-dark: #000000;
JSON
{
"hex": "#69cbd5",
"rgb": {
"r": 105,
"g": 203,
"b": 213
},
"hsl": {
"h": 185.556,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.78646,
"c": 0.09311,
"h": 204.2
},
"luminance": 0.50519
}Semantic roles & 50–950 ramp
primary
#69CBD5
secondary
#9E4D45
accent
#3122C4
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484