#69DBCC#69DBCC
#69DBCC is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.1% C 0.107 H 184.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69DBCC |
|---|---|
| RGB | rgb(105, 219, 204) |
| HSL | hsl(172, 61%, 64%) |
| HSV | hsv(172, 52%, 86%) |
| CMYK | cmyk(52.1%, 0%, 6.8%, 14.1%) |
| CIE-LAB | lab(80.75, -36.04, -2.53) |
| CIE-LCH | lch(80.75, 36.13, 184.02°) |
| OKLab | oklab(82.08% -0.1063 -0.0074) |
| OKLCH | oklch(82.08% 0.107 184) |
| XYZ | xyz(42.0516, 58.0221, 66.0983) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.98
Mediumturquoise
#48D1CC
ΔE00 4.61
Seafoam Blue
#78D1B6
ΔE00 5.52
Tiffany Blue
#7BF2DA
ΔE00 5.71
Pale Teal
#82CBB2
ΔE00 6.89
Aqua (survey)
#13EAC9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DBCC #DB6978
analogous
#69DB93 #69DBCC #69B1DB
triadic
#69DBCC #CC69DB #DBCC69
tetradic
#69DBCC #9369DB #DB6978 #B1DB69
square
#69DBCC #9369DB #DB6978 #B1DB69
split-complementary
#69DBCC #DB69B1 #DB9369
monochromatic
#27A392 #38CFBB #69DBCC #9AE7DD #CCF3EE
Accessibility & contrast
On white
1.67
#69DBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#69DBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DBCC
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DBCC | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CC
Deuteranopia (green-blind)
#BFC3CD
Tritanopia (blue-blind)
#21DFD6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69dbcc; /* rgb */ color: rgb(105, 219, 204); /* oklch */ color: oklch(82.1% 0.107 184.0);
Tailwind
colors: {
custom: {
50: '#9de6db',
500: '#69dbcc',
950: '#000000',
},
}SCSS
$custom: #69dbcc; $custom-light: #9de6db; $custom-dark: #000000;
JSON
{
"hex": "#69dbcc",
"rgb": {
"r": 105,
"g": 219,
"b": 204
},
"hsl": {
"h": 172.105,
"s": 61.29,
"l": 63.529
},
"oklch": {
"l": 0.82081,
"c": 0.10659,
"h": 184
},
"luminance": 0.58026
}Semantic roles & 50–950 ramp
primary
#69DBCC
secondary
#A6424F
accent
#1D33C9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484