#69CBDB#69CBDB
#69CBDB is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.9% C 0.095 H 209.3°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69CBDB |
|---|---|
| RGB | rgb(105, 203, 219) |
| HSL | hsl(188, 61%, 64%) |
| HSV | hsv(188, 52%, 86%) |
| CMYK | cmyk(52.1%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(76.57, -24.45, -16.79) |
| CIE-LCH | lch(76.57, 29.66, 214.48°) |
| OKLab | oklab(78.86% -0.0825 -0.0464) |
| OKLCH | oklch(78.86% 0.095 209.3) |
| XYZ | xyz(39.9628, 50.8260, 74.7085) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.64
Neon Blue
#04D9FF
ΔE00 6.87
Sky Blue
#87CEEB
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.83
Robin'S Egg
#6DEDFD
ΔE00 7.92
Baby Blue
#89CFF0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CBDB #DB7969
analogous
#69DBB2 #69CBDB #6992DB
triadic
#69CBDB #DB69CB #CBDB69
tetradic
#69CBDB #B269DB #DB7969 #92DB69
square
#69CBDB #B269DB #DB7969 #92DB69
split-complementary
#69CBDB #DB6992 #DBB269
monochromatic
#2791A3 #38BACF #69CBDB #9ADCE7 #CCEDF3
Accessibility & contrast
On white
1.88
#69CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#69CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CBDB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CBDB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#0FD3D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cbdb; /* rgb */ color: rgb(105, 203, 219); /* oklch */ color: oklch(78.9% 0.095 209.3);
Tailwind
colors: {
custom: {
50: '#9cdbe6',
500: '#69cbdb',
950: '#000000',
},
}SCSS
$custom: #69cbdb; $custom-light: #9cdbe6; $custom-dark: #000000;
JSON
{
"hex": "#69cbdb",
"rgb": {
"r": 105,
"g": 203,
"b": 219
},
"hsl": {
"h": 188.421,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.7886,
"c": 0.09466,
"h": 209.3
},
"luminance": 0.5083
}Semantic roles & 50–950 ramp
primary
#69CBDB
secondary
#A65042
accent
#351DC9
background
#FCFEFE
surface
#F5FBFC
border
#CFD4D5
text
#0F1515
muted
#808484