#69DFAB#69DFAB
#69DFAB is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.1% C 0.131 H 162.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFAB |
|---|---|
| RGB | rgb(105, 223, 171) |
| HSL | hsl(154, 65%, 64%) |
| HSV | hsv(154, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 23.3%, 12.5%) |
| CIE-LAB | lab(81.13, -45.37, 15.50) |
| CIE-LCH | lch(81.13, 47.94, 161.13°) |
| OKLab | oklab(82.13% -0.1253 0.0397) |
| OKLCH | oklch(82.13% 0.131 162.4) |
| XYZ | xyz(39.5605, 58.7154, 47.7686) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.48
Eucalyptus
#44D7A8
ΔE00 3.53
Aqua Marine
#2EE8BB
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.50
Mediumaquamarine
#66CDAA
ΔE00 5.59
Light Greenish Blue
#63F7B4
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFAB #DF699D
analogous
#69DF70 #69DFAB #69D8DF
triadic
#69DFAB #AB69DF #DFAB69
tetradic
#69DFAB #7069DF #DF699D #D8DF69
square
#69DFAB #7069DF #DF699D #D8DF69
split-complementary
#69DFAB #DF69D8 #DF7069
monochromatic
#24A96F #37D48F #69DFAB #9BEAC7 #CEF5E3
Accessibility & contrast
On white
1.65
#69DFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#69DFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFAB
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFAB | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#CBC4AE
Tritanopia (blue-blind)
#3EDFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dfab; /* rgb */ color: rgb(105, 223, 171); /* oklch */ color: oklch(82.1% 0.131 162.4);
Tailwind
colors: {
custom: {
50: '#9ce9c4',
500: '#69dfab',
950: '#000000',
},
}SCSS
$custom: #69dfab; $custom-light: #9ce9c4; $custom-dark: #000000;
JSON
{
"hex": "#69dfab",
"rgb": {
"r": 105,
"g": 223,
"b": 171
},
"hsl": {
"h": 153.559,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.82132,
"c": 0.13145,
"h": 162.4
},
"luminance": 0.58719
}Semantic roles & 50–950 ramp
primary
#69DFAB
secondary
#AC4170
accent
#1968CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482