#69CCCA#69CCCA
#69CCCA is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.093 H 193.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCCA |
|---|---|
| RGB | rgb(105, 204, 202) |
| HSL | hsl(179, 49%, 61%) |
| HSV | hsv(179, 49%, 80%) |
| CMYK | cmyk(48.5%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.34, -29.45, -7.97) |
| CIE-LCH | lch(76.34, 30.51, 195.14°) |
| OKLab | oklab(78.51% -0.0906 -0.022) |
| OKLCH | oklch(78.51% 0.093 193.7) |
| XYZ | xyz(38.0749, 50.4499, 63.5970) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.27
Darkturquoise
#00CED1
ΔE00 4.76
Aqua Blue
#02D8E9
ΔE00 7.43
Turquoise
#40E0D0
ΔE00 7.46
Topaz
#13BBAF
ΔE00 7.91
Lightseagreen
#20B2AA
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCCA #CC696B
analogous
#69CC98 #69CCCA #699CCC
triadic
#69CCCA #CA69CC #CCCA69
tetradic
#69CCCA #9869CC #CC696B #9CCC69
square
#69CCCA #9869CC #CC696B #9CCC69
split-complementary
#69CCCA #CC699C #CC9869
monochromatic
#2F8B89 #3FB9B6 #69CCCA #97DCDA #C4EBEA
Accessibility & contrast
On white
1.89
#69CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#69CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCCA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCCA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CA
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#2CD1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69ccca; /* rgb */ color: rgb(105, 204, 202); /* oklch */ color: oklch(78.5% 0.093 193.7);
Tailwind
colors: {
custom: {
50: '#9bdcda',
500: '#69ccca',
950: '#000000',
},
}SCSS
$custom: #69ccca; $custom-light: #9bdcda; $custom-dark: #000000;
JSON
{
"hex": "#69ccca",
"rgb": {
"r": 105,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.788,
"s": 49.254,
"l": 60.588
},
"oklch": {
"l": 0.78505,
"c": 0.09323,
"h": 193.7
},
"luminance": 0.50453
}Semantic roles & 50–950 ramp
primary
#69CCCA
secondary
#924749
accent
#292CBD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483