#69CCCE#69CCCE
#69CCCE is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.093 H 197.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCCE |
|---|---|
| RGB | rgb(105, 204, 206) |
| HSL | hsl(181, 51%, 61%) |
| HSV | hsv(181, 49%, 81%) |
| CMYK | cmyk(49%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.46, -28.42, -9.95) |
| CIE-LCH | lch(76.46, 30.11, 199.30°) |
| OKLab | oklab(78.64% -0.0889 -0.0275) |
| OKLCH | oklch(78.64% 0.093 197.2) |
| XYZ | xyz(38.5546, 50.6418, 66.1236) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Darkturquoise
#00CED1
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 6.36
Turquoise
#40E0D0
ΔE00 8.59
Topaz
#13BBAF
ΔE00 8.88
Robin'S Egg
#6DEDFD
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCCE #CE6B69
analogous
#69CE9D #69CCCE #6999CE
triadic
#69CCCE #CE69CC #CCCE69
tetradic
#69CCCE #9D69CE #CE6B69 #99CE69
square
#69CCCE #9D69CE #CE6B69 #99CE69
split-complementary
#69CCCE #CE6999 #CE9D69
monochromatic
#2E8C8E #3EBABC #69CCCE #97DCDD #C5EBEC
Accessibility & contrast
On white
1.89
#69CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#69CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCCE
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCCE | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#AFB7CF
Tritanopia (blue-blind)
#27D2CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69ccce; /* rgb */ color: rgb(105, 204, 206); /* oklch */ color: oklch(78.6% 0.093 197.2);
Tailwind
colors: {
custom: {
50: '#9bdcdc',
500: '#69ccce',
950: '#000000',
},
}SCSS
$custom: #69ccce; $custom-light: #9bdcdc; $custom-dark: #000000;
JSON
{
"hex": "#69ccce",
"rgb": {
"r": 105,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.188,
"s": 50.754,
"l": 60.98
},
"oklch": {
"l": 0.78638,
"c": 0.09306,
"h": 197.2
},
"luminance": 0.50645
}Semantic roles & 50–950 ramp
primary
#69CCCE
secondary
#954847
accent
#2A27BE
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484