#69CCCC#69CCCC
#69CCCC is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.6% C 0.093 H 195.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCCC |
|---|---|
| RGB | rgb(105, 204, 204) |
| HSL | hsl(180, 49%, 61%) |
| HSV | hsv(180, 49%, 80%) |
| CMYK | cmyk(48.5%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.40, -28.94, -8.96) |
| CIE-LCH | lch(76.40, 30.29, 197.20°) |
| OKLab | oklab(78.57% -0.0897 -0.0248) |
| OKLCH | oklch(78.57% 0.093 195.4) |
| XYZ | xyz(38.3132, 50.5453, 64.8522) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.68
Darkturquoise
#00CED1
ΔE00 4.68
Aqua Blue
#02D8E9
ΔE00 6.87
Turquoise
#40E0D0
ΔE00 8.00
Topaz
#13BBAF
ΔE00 8.37
Lightseagreen
#20B2AA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCCC #CC6969
analogous
#69CC9A #69CCCC #699ACC
triadic
#69CCCC #CC69CC #CCCC69
tetradic
#69CCCC #9A69CC #CC6969 #9ACC69
square
#69CCCC #9A69CC #CC6969 #9ACC69
split-complementary
#69CCCC #CC699A #CC9A69
monochromatic
#2F8B8B #3FB9B9 #69CCCC #97DCDC #C4EBEB
Accessibility & contrast
On white
1.89
#69CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#69CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCCC
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCCC | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#2AD1CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69cccc; /* rgb */ color: rgb(105, 204, 204); /* oklch */ color: oklch(78.6% 0.093 195.4);
Tailwind
colors: {
custom: {
50: '#9bdcdb',
500: '#69cccc',
950: '#000000',
},
}SCSS
$custom: #69cccc; $custom-light: #9bdcdb; $custom-dark: #000000;
JSON
{
"hex": "#69cccc",
"rgb": {
"r": 105,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 49.254,
"l": 60.588
},
"oklch": {
"l": 0.78571,
"c": 0.0931,
"h": 195.4
},
"luminance": 0.50549
}Semantic roles & 50–950 ramp
primary
#69CCCC
secondary
#924747
accent
#2929BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484