#69CFC8#69CFC8
#69CFC8 is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.096 H 189.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69CFC8 |
|---|---|
| RGB | rgb(105, 207, 200) |
| HSL | hsl(176, 52%, 61%) |
| HSV | hsv(176, 49%, 81%) |
| CMYK | cmyk(49.3%, 0%, 3.4%, 18.8%) |
| CIE-LAB | lab(77.16, -31.40, -5.68) |
| CIE-LCH | lch(77.16, 31.91, 190.26°) |
| OKLab | oklab(79.14% -0.0948 -0.0158) |
| OKLCH | oklch(79.14% 0.096 189.5) |
| XYZ | xyz(38.5595, 51.7956, 62.5979) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.67
Darkturquoise
#00CED1
ΔE00 5.39
Turquoise
#40E0D0
ΔE00 5.81
Seafoam Blue
#78D1B6
ΔE00 7.27
Topaz
#13BBAF
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69CFC8 #CF6970
analogous
#69CF95 #69CFC8 #69A3CF
triadic
#69CFC8 #C869CF #CFC869
tetradic
#69CFC8 #9569CF #CF6970 #A3CF69
square
#69CFC8 #9569CF #CF6970 #A3CF69
split-complementary
#69CFC8 #CF69A3 #CF9569
monochromatic
#2E9089 #3DBEB5 #69CFC8 #97DED9 #C6EDEA
Accessibility & contrast
On white
1.85
#69CFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#69CFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69CFC8
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69CFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69CFC8 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#B4B9C9
Tritanopia (blue-blind)
#2DD4CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #69cfc8; /* rgb */ color: rgb(105, 207, 200); /* oklch */ color: oklch(79.1% 0.096 189.5);
Tailwind
colors: {
custom: {
50: '#9bded8',
500: '#69cfc8',
950: '#000000',
},
}SCSS
$custom: #69cfc8; $custom-light: #9bded8; $custom-dark: #000000;
JSON
{
"hex": "#69cfc8",
"rgb": {
"r": 105,
"g": 207,
"b": 200
},
"hsl": {
"h": 175.882,
"s": 51.515,
"l": 61.176
},
"oklch": {
"l": 0.79142,
"c": 0.09612,
"h": 189.5
},
"luminance": 0.51799
}Semantic roles & 50–950 ramp
primary
#69CFC8
secondary
#96464C
accent
#2731BF
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483