#69CFCF#69CFCF
#69CFCF is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.095 H 195.4°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFCF |
|---|---|
| RGB | rgb(105, 207, 207) |
| HSL | hsl(180, 52%, 61%) |
| HSV | hsv(180, 49%, 81%) |
| CMYK | cmyk(49.3%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.36, -29.61, -9.15) |
| CIE-LCH | lch(77.36, 30.99, 197.18°) |
| OKLab | oklab(79.37% -0.0918 -0.0253) |
| OKLCH | oklch(79.37% 0.095 195.4) |
| XYZ | xyz(39.3964, 52.1304, 67.0054) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.43
Darkturquoise
#00CED1
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 6.55
Turquoise
#40E0D0
ΔE00 7.56
Robin'S Egg
#6DEDFD
ΔE00 8.73
Topaz
#13BBAF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFCF #CF6969
analogous
#69CF9C #69CFCF #699CCF
triadic
#69CFCF #CF69CF #CFCF69
tetradic
#69CFCF #9C69CF #CF6969 #9CCF69
square
#69CFCF #9C69CF #CF6969 #9CCF69
split-complementary
#69CFCF #CF699C #CF9C69
monochromatic
#2E9090 #3DBEBE #69CFCF #97DEDE #C6EDED
Accessibility & contrast
On white
1.84
#69CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#69CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFCF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFCF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B2BAD0
Tritanopia (blue-blind)
#24D4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cfcf; /* rgb */ color: rgb(105, 207, 207); /* oklch */ color: oklch(79.4% 0.095 195.4);
Tailwind
colors: {
custom: {
50: '#9cdedd',
500: '#69cfcf',
950: '#000000',
},
}SCSS
$custom: #69cfcf; $custom-light: #9cdedd; $custom-dark: #000000;
JSON
{
"hex": "#69cfcf",
"rgb": {
"r": 105,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 51.515,
"l": 61.176
},
"oklch": {
"l": 0.7937,
"c": 0.09526,
"h": 195.4
},
"luminance": 0.52134
}Semantic roles & 50–950 ramp
primary
#69CFCF
secondary
#964646
accent
#2727BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484