#69DEBF#69DEBF
#69DEBF is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 173.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEBF |
|---|---|
| RGB | rgb(105, 222, 191) |
| HSL | hsl(164, 64%, 64%) |
| HSV | hsv(164, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(81.29, -40.52, 5.17) |
| CIE-LCH | lch(81.29, 40.84, 172.73°) |
| OKLab | oklab(82.41% -0.1153 0.0131) |
| OKLCH | oklch(82.41% 0.116 173.5) |
| XYZ | xyz(41.3467, 59.0036, 58.4900) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 4.49
Light Teal
#90E4C1
ΔE00 4.60
Aquamarine (survey)
#04D8B2
ΔE00 4.78
Aqua (survey)
#13EAC9
ΔE00 4.81
Seafoam
#7FE0B3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEBF #DE6988
analogous
#69DE85 #69DEBF #69C2DE
triadic
#69DEBF #BF69DE #DEBF69
tetradic
#69DEBF #8569DE #DE6988 #C2DE69
square
#69DEBF #8569DE #DE6988 #C2DE69
split-complementary
#69DEBF #DE69C2 #DE8569
monochromatic
#25A885 #37D3AA #69DEBF #9BE9D4 #CDF4EA
Accessibility & contrast
On white
1.64
#69DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#69DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEBF
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEBF | 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)
#D8D2BE
Deuteranopia (green-blind)
#C6C5C1
Tritanopia (blue-blind)
#2FE0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69debf; /* rgb */ color: rgb(105, 222, 191); /* oklch */ color: oklch(82.4% 0.116 173.5);
Tailwind
colors: {
custom: {
50: '#9ce9d2',
500: '#69debf',
950: '#000000',
},
}SCSS
$custom: #69debf; $custom-light: #9ce9d2; $custom-dark: #000000;
JSON
{
"hex": "#69debf",
"rgb": {
"r": 105,
"g": 222,
"b": 191
},
"hsl": {
"h": 164.103,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.82411,
"c": 0.11603,
"h": 173.5
},
"luminance": 0.59007
}Semantic roles & 50–950 ramp
primary
#69DEBF
secondary
#AA415D
accent
#1A49CC
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483