#69DFB2#69DFB2
#69DFB2 is a very light, vivid teal. Relative luminance 0.590; OKLCH L 82.3% C 0.126 H 165.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFB2 |
|---|---|
| RGB | rgb(105, 223, 178) |
| HSL | hsl(157, 65%, 64%) |
| HSV | hsv(157, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.29, -43.88, 12.03) |
| CIE-LCH | lch(81.29, 45.50, 164.67°) |
| OKLab | oklab(82.31% -0.1222 0.0309) |
| OKLCH | oklch(82.31% 0.126 165.8) |
| XYZ | xyz(40.2455, 58.9894, 51.3761) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.26
Eucalyptus
#44D7A8
ΔE00 3.17
Aqua Marine
#2EE8BB
ΔE00 4.18
Light Teal
#90E4C1
ΔE00 4.57
Mediumaquamarine
#66CDAA
ΔE00 4.68
Light Turquoise
#7EF4CC
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFB2 #DF6996
analogous
#69DF77 #69DFB2 #69D1DF
triadic
#69DFB2 #B269DF #DFB269
tetradic
#69DFB2 #7769DF #DF6996 #D1DF69
square
#69DFB2 #7769DF #DF6996 #D1DF69
split-complementary
#69DFB2 #DF69D1 #DF7769
monochromatic
#24A977 #37D498 #69DFB2 #9BEACC #CEF5E6
Accessibility & contrast
On white
1.64
#69DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#69DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFB2
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFB2 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#C9C5B5
Tritanopia (blue-blind)
#39DFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dfb2; /* rgb */ color: rgb(105, 223, 178); /* oklch */ color: oklch(82.3% 0.126 165.8);
Tailwind
colors: {
custom: {
50: '#9ce9c9',
500: '#69dfb2',
950: '#000000',
},
}SCSS
$custom: #69dfb2; $custom-light: #9ce9c9; $custom-dark: #000000;
JSON
{
"hex": "#69dfb2",
"rgb": {
"r": 105,
"g": 223,
"b": 178
},
"hsl": {
"h": 157.119,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.82305,
"c": 0.126,
"h": 165.8
},
"luminance": 0.58993
}Semantic roles & 50–950 ramp
primary
#69DFB2
secondary
#AC4169
accent
#195DCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482