#69DEAF#69DEAF
#69DEAF is a light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.127 H 164.7°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEAF |
|---|---|
| RGB | rgb(105, 222, 175) |
| HSL | hsl(156, 64%, 64%) |
| HSV | hsv(156, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 21.2%, 12.9%) |
| CIE-LAB | lab(80.93, -44.09, 13.10) |
| CIE-LCH | lch(80.93, 45.99, 163.45°) |
| OKLab | oklab(81.99% -0.1224 0.0336) |
| OKLCH | oklch(81.99% 0.127 164.7) |
| XYZ | xyz(39.6812, 58.3374, 49.7183) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.20
Eucalyptus
#44D7A8
ΔE00 3.08
Aqua Marine
#2EE8BB
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.72
Light Teal
#90E4C1
ΔE00 4.86
Light Turquoise
#7EF4CC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEAF #DE6998
analogous
#69DE75 #69DEAF #69D3DE
triadic
#69DEAF #AF69DE #DEAF69
tetradic
#69DEAF #7569DE #DE6998 #D3DE69
square
#69DEAF #7569DE #DE6998 #D3DE69
split-complementary
#69DEAF #DE69D3 #DE7569
monochromatic
#25A873 #37D394 #69DEAF #9BE9CA #CDF4E5
Accessibility & contrast
On white
1.66
#69DEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#69DEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEAF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEAF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#3CDED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69deaf; /* rgb */ color: rgb(105, 222, 175); /* oklch */ color: oklch(82.0% 0.127 164.7);
Tailwind
colors: {
custom: {
50: '#9ce9c7',
500: '#69deaf',
950: '#000000',
},
}SCSS
$custom: #69deaf; $custom-light: #9ce9c7; $custom-dark: #000000;
JSON
{
"hex": "#69deaf",
"rgb": {
"r": 105,
"g": 222,
"b": 175
},
"hsl": {
"h": 155.897,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.8199,
"c": 0.12695,
"h": 164.7
},
"luminance": 0.58341
}Semantic roles & 50–950 ramp
primary
#69DEAF
secondary
#AA416B
accent
#1A61CC
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482