#69DFAC#69DFAC
#69DFAC is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.2% C 0.131 H 162.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFAC |
|---|---|
| RGB | rgb(105, 223, 172) |
| HSL | hsl(154, 65%, 64%) |
| HSV | hsv(154, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 22.9%, 12.5%) |
| CIE-LAB | lab(81.16, -45.16, 15.01) |
| CIE-LCH | lch(81.16, 47.59, 161.62°) |
| OKLab | oklab(82.16% -0.1249 0.0384) |
| OKLCH | oklch(82.16% 0.131 162.9) |
| XYZ | xyz(39.6562, 58.7536, 48.2725) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.38
Eucalyptus
#44D7A8
ΔE00 3.43
Aqua Marine
#2EE8BB
ΔE00 4.86
Light Teal
#90E4C1
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 5.44
Light Greenish Blue
#63F7B4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFAC #DF699C
analogous
#69DF71 #69DFAC #69D7DF
triadic
#69DFAC #AC69DF #DFAC69
tetradic
#69DFAC #7169DF #DF699C #D7DF69
square
#69DFAC #7169DF #DF699C #D7DF69
split-complementary
#69DFAC #DF69D7 #DF7169
monochromatic
#24A970 #37D490 #69DFAC #9BEAC8 #CEF5E4
Accessibility & contrast
On white
1.65
#69DFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#69DFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFAC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFAC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A9
Deuteranopia (green-blind)
#CAC5AF
Tritanopia (blue-blind)
#3DDFD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dfac; /* rgb */ color: rgb(105, 223, 172); /* oklch */ color: oklch(82.2% 0.131 162.9);
Tailwind
colors: {
custom: {
50: '#9ce9c4',
500: '#69dfac',
950: '#000000',
},
}SCSS
$custom: #69dfac; $custom-light: #9ce9c4; $custom-dark: #000000;
JSON
{
"hex": "#69dfac",
"rgb": {
"r": 105,
"g": 223,
"b": 172
},
"hsl": {
"h": 154.068,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.82156,
"c": 0.13065,
"h": 162.9
},
"luminance": 0.58757
}Semantic roles & 50–950 ramp
primary
#69DFAC
secondary
#AC416F
accent
#1967CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482