#69DFAA#69DFAA
#69DFAA is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.1% C 0.132 H 162.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFAA |
|---|---|
| RGB | rgb(105, 223, 170) |
| HSL | hsl(153, 65%, 64%) |
| HSV | hsv(153, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.11, -45.58, 16.00) |
| CIE-LCH | lch(81.11, 48.30, 160.66°) |
| OKLab | oklab(82.11% -0.1258 0.0409) |
| OKLCH | oklch(82.11% 0.132 162) |
| XYZ | xyz(39.4656, 58.6774, 47.2685) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.60
Eucalyptus
#44D7A8
ΔE00 3.64
Aqua Marine
#2EE8BB
ΔE00 5.16
Light Greenish Blue
#63F7B4
ΔE00 5.58
Light Teal
#90E4C1
ΔE00 5.65
Aqua Green
#12E193
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFAA #DF699E
analogous
#69DF6F #69DFAA #69D9DF
triadic
#69DFAA #AA69DF #DFAA69
tetradic
#69DFAA #6F69DF #DF699E #D9DF69
square
#69DFAA #6F69DF #DF699E #D9DF69
split-complementary
#69DFAA #DF69D9 #DF6F69
monochromatic
#24A96E #37D48D #69DFAA #9BEAC7 #CEF5E3
Accessibility & contrast
On white
1.65
#69DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#69DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFAA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFAA | 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)
#DCD1A7
Deuteranopia (green-blind)
#CBC4AD
Tritanopia (blue-blind)
#3EDFD0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dfaa; /* rgb */ color: rgb(105, 223, 170); /* oklch */ color: oklch(82.1% 0.132 162.0);
Tailwind
colors: {
custom: {
50: '#9ce9c3',
500: '#69dfaa',
950: '#000000',
},
}SCSS
$custom: #69dfaa; $custom-light: #9ce9c3; $custom-dark: #000000;
JSON
{
"hex": "#69dfaa",
"rgb": {
"r": 105,
"g": 223,
"b": 170
},
"hsl": {
"h": 153.051,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.82108,
"c": 0.13226,
"h": 162
},
"luminance": 0.58681
}Semantic roles & 50–950 ramp
primary
#69DFAA
secondary
#AC4171
accent
#196ACD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1612
muted
#808482