#69DDB2#69DDB2
#69DDB2 is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.8% C 0.123 H 166.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #69DDB2 |
|---|---|
| RGB | rgb(105, 221, 178) |
| HSL | hsl(158, 63%, 64%) |
| HSV | hsv(158, 52%, 87%) |
| CMYK | cmyk(52.5%, 0%, 19.5%, 13.3%) |
| CIE-LAB | lab(80.70, -43.00, 11.20) |
| CIE-LCH | lch(80.70, 44.44, 165.41°) |
| OKLab | oklab(81.83% -0.12 0.0287) |
| OKLCH | oklch(81.83% 0.123 166.5) |
| XYZ | xyz(39.7143, 57.9270, 51.1990) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.43
Eucalyptus
#44D7A8
ΔE00 3.03
Mediumaquamarine
#66CDAA
ΔE00 4.09
Aqua Marine
#2EE8BB
ΔE00 4.35
Light Teal
#90E4C1
ΔE00 4.51
Aquamarine (survey)
#04D8B2
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DDB2 #DD6994
analogous
#69DD78 #69DDB2 #69CEDD
triadic
#69DDB2 #B269DD #DDB269
tetradic
#69DDB2 #7869DD #DD6994 #CEDD69
square
#69DDB2 #7869DD #DD6994 #CEDD69
split-complementary
#69DDB2 #DD69CE #DD7869
monochromatic
#26A676 #37D298 #69DDB2 #9BE8CC #CDF4E5
Accessibility & contrast
On white
1.67
#69DDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#69DDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DDB2
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DDB2 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#3ADED1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #69ddb2; /* rgb */ color: rgb(105, 221, 178); /* oklch */ color: oklch(81.8% 0.123 166.5);
Tailwind
colors: {
custom: {
50: '#9ce8c9',
500: '#69ddb2',
950: '#000000',
},
}SCSS
$custom: #69ddb2; $custom-light: #9ce8c9; $custom-dark: #000000;
JSON
{
"hex": "#69ddb2",
"rgb": {
"r": 105,
"g": 221,
"b": 178
},
"hsl": {
"h": 157.759,
"s": 63.043,
"l": 63.922
},
"oklch": {
"l": 0.81827,
"c": 0.12338,
"h": 166.5
},
"luminance": 0.57931
}Semantic roles & 50–950 ramp
primary
#69DDB2
secondary
#A94168
accent
#1B5CCB
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482