#69CCCB#69CCCB
#69CCCB is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.093 H 194.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69CCCB |
|---|---|
| RGB | rgb(105, 204, 203) |
| HSL | hsl(179, 49%, 61%) |
| HSV | hsv(179, 49%, 80%) |
| CMYK | cmyk(48.5%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(76.37, -29.19, -8.46) |
| CIE-LCH | lch(76.37, 30.40, 196.17°) |
| OKLab | oklab(78.54% -0.0902 -0.0234) |
| OKLCH | oklch(78.54% 0.093 194.6) |
| XYZ | xyz(38.1937, 50.4974, 64.2226) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.46
Darkturquoise
#00CED1
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 7.14
Turquoise
#40E0D0
ΔE00 7.73
Topaz
#13BBAF
ΔE00 8.13
Lightseagreen
#20B2AA
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CCCB #CC696A
analogous
#69CC99 #69CCCB #699BCC
triadic
#69CCCB #CB69CC #CCCB69
tetradic
#69CCCB #9969CC #CC696A #9BCC69
square
#69CCCB #9969CC #CC696A #9BCC69
split-complementary
#69CCCB #CC699B #CC9969
monochromatic
#2F8B8A #3FB9B8 #69CCCB #97DCDB #C4EBEB
Accessibility & contrast
On white
1.89
#69CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#69CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CCCB
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CCCB | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CB
Deuteranopia (green-blind)
#B0B7CC
Tritanopia (blue-blind)
#2BD1CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #69cccb; /* rgb */ color: rgb(105, 204, 203); /* oklch */ color: oklch(78.5% 0.093 194.6);
Tailwind
colors: {
custom: {
50: '#9bdcda',
500: '#69cccb',
950: '#000000',
},
}SCSS
$custom: #69cccb; $custom-light: #9bdcda; $custom-dark: #000000;
JSON
{
"hex": "#69cccb",
"rgb": {
"r": 105,
"g": 204,
"b": 203
},
"hsl": {
"h": 179.394,
"s": 49.254,
"l": 60.588
},
"oklch": {
"l": 0.78538,
"c": 0.09316,
"h": 194.6
},
"luminance": 0.50501
}Semantic roles & 50–950 ramp
primary
#69CCCB
secondary
#924748
accent
#292ABD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483