#69CCCF#69CCCF
#69CCCF is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.093 H 198.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCCF |
|---|---|
| RGB | rgb(105, 204, 207) |
| HSL | hsl(182, 52%, 61%) |
| HSV | hsv(182, 49%, 81%) |
| CMYK | cmyk(49.3%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.49, -28.15, -10.45) |
| CIE-LCH | lch(76.49, 30.03, 200.36°) |
| OKLab | oklab(78.67% -0.0885 -0.0288) |
| OKLCH | oklch(78.67% 0.093 198) |
| XYZ | xyz(38.6765, 50.6906, 66.7655) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 6.14
Robin'S Egg
#6DEDFD
ΔE00 8.69
Turquoise
#40E0D0
ΔE00 8.89
Topaz
#13BBAF
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCCF #CF6C69
analogous
#69CF9F #69CCCF #6999CF
triadic
#69CCCF #CF69CC #CCCF69
tetradic
#69CCCF #9F69CF #CF6C69 #99CF69
square
#69CCCF #9F69CF #CF6C69 #99CF69
split-complementary
#69CCCF #CF6999 #CF9F69
monochromatic
#2E8D90 #3DBABE #69CCCF #97DCDE #C6ECED
Accessibility & contrast
On white
1.89
#69CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#69CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCCF
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCCF | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#AFB7D0
Tritanopia (blue-blind)
#26D2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #69cccf; /* rgb */ color: rgb(105, 204, 207); /* oklch */ color: oklch(78.7% 0.093 198.0);
Tailwind
colors: {
custom: {
50: '#9cdcdd',
500: '#69cccf',
950: '#000000',
},
}SCSS
$custom: #69cccf; $custom-light: #9cdcdd; $custom-dark: #000000;
JSON
{
"hex": "#69cccf",
"rgb": {
"r": 105,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.765,
"s": 51.515,
"l": 61.176
},
"oklch": {
"l": 0.78671,
"c": 0.09308,
"h": 198
},
"luminance": 0.50694
}Semantic roles & 50–950 ramp
primary
#69CCCF
secondary
#964946
accent
#2B27BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484