#69CCC2#69CCC2
#69CCC2 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.095 H 186.8°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCC2 |
|---|---|
| RGB | rgb(105, 204, 194) |
| HSL | hsl(174, 49%, 61%) |
| HSV | hsv(174, 49%, 80%) |
| CMYK | cmyk(48.5%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(76.12, -31.48, -3.98) |
| CIE-LCH | lch(76.12, 31.73, 187.21°) |
| OKLab | oklab(78.25% -0.094 -0.0112) |
| OKLCH | oklch(78.25% 0.095 186.8) |
| XYZ | xyz(37.1522, 50.0808, 58.7372) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.40
Turquoise
#40E0D0
ΔE00 5.95
Seafoam Blue
#78D1B6
ΔE00 6.20
Darkturquoise
#00CED1
ΔE00 6.21
Pale Teal
#82CBB2
ΔE00 6.47
Topaz
#13BBAF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCC2 #CC6973
analogous
#69CC90 #69CCC2 #69A5CC
triadic
#69CCC2 #C269CC #CCC269
tetradic
#69CCC2 #9069CC #CC6973 #A5CC69
square
#69CCC2 #9069CC #CC6973 #A5CC69
split-complementary
#69CCC2 #CC69A5 #CC9069
monochromatic
#2F8B82 #3FB9AD #69CCC2 #97DCD5 #C4EBE7
Accessibility & contrast
On white
1.91
#69CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#69CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCC2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCC2 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#B3B7C3
Tritanopia (blue-blind)
#34D0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69ccc2; /* rgb */ color: rgb(105, 204, 194); /* oklch */ color: oklch(78.2% 0.095 186.8);
Tailwind
colors: {
custom: {
50: '#9bdcd4',
500: '#69ccc2',
950: '#000000',
},
}SCSS
$custom: #69ccc2; $custom-light: #9bdcd4; $custom-dark: #000000;
JSON
{
"hex": "#69ccc2",
"rgb": {
"r": 105,
"g": 204,
"b": 194
},
"hsl": {
"h": 173.939,
"s": 49.254,
"l": 60.588
},
"oklch": {
"l": 0.78248,
"c": 0.09466,
"h": 186.8
},
"luminance": 0.50084
}Semantic roles & 50–950 ramp
primary
#69CCC2
secondary
#92474F
accent
#2938BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483