#69DFB3#69DFB3
#69DFB3 is a very light, vivid teal. Relative luminance 0.590; OKLCH L 82.3% C 0.125 H 166.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFB3 |
|---|---|
| RGB | rgb(105, 223, 179) |
| HSL | hsl(158, 65%, 64%) |
| HSV | hsv(158, 53%, 87%) |
| CMYK | cmyk(52.9%, 0%, 19.7%, 12.5%) |
| CIE-LAB | lab(81.31, -43.66, 11.54) |
| CIE-LCH | lch(81.31, 45.16, 165.20°) |
| OKLab | oklab(82.33% -0.1217 0.0296) |
| OKLCH | oklch(82.33% 0.125 166.3) |
| XYZ | xyz(40.3463, 59.0297, 51.9068) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.34
Eucalyptus
#44D7A8
ΔE00 3.20
Aqua Marine
#2EE8BB
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 4.58
Light Turquoise
#7EF4CC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFB3 #DF6995
analogous
#69DF78 #69DFB3 #69D0DF
triadic
#69DFB3 #B369DF #DFB369
tetradic
#69DFB3 #7869DF #DF6995 #D0DF69
square
#69DFB3 #7869DF #DF6995 #D0DF69
split-complementary
#69DFB3 #DF69D0 #DF7869
monochromatic
#24A978 #37D499 #69DFB3 #9BEACD #CEF5E6
Accessibility & contrast
On white
1.64
#69DFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#69DFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFB3
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFB3 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B1
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#38E0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69dfb3; /* rgb */ color: rgb(105, 223, 179); /* oklch */ color: oklch(82.3% 0.125 166.3);
Tailwind
colors: {
custom: {
50: '#9ce9c9',
500: '#69dfb3',
950: '#000000',
},
}SCSS
$custom: #69dfb3; $custom-light: #9ce9c9; $custom-dark: #000000;
JSON
{
"hex": "#69dfb3",
"rgb": {
"r": 105,
"g": 223,
"b": 179
},
"hsl": {
"h": 157.627,
"s": 64.835,
"l": 64.314
},
"oklch": {
"l": 0.8233,
"c": 0.12527,
"h": 166.3
},
"luminance": 0.59033
}Semantic roles & 50–950 ramp
primary
#69DFB3
secondary
#AC4168
accent
#195CCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482