#69E5B4#69E5B4
#69E5B4 is a very light, vivid teal. Relative luminance 0.623; OKLCH L 83.8% C 0.132 H 164.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #69E5B4 |
|---|---|
| RGB | rgb(105, 229, 180) |
| HSL | hsl(156, 70%, 65%) |
| HSV | hsv(156, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 21.4%, 10.2%) |
| CIE-LAB | lab(83.09, -46.04, 13.53) |
| CIE-LCH | lch(83.09, 47.98, 163.62°) |
| OKLab | oklab(83.79% -0.1278 0.0347) |
| OKLCH | oklch(83.79% 0.132 164.8) |
| XYZ | xyz(42.0793, 62.3333, 52.9852) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.60
Aqua Marine
#2EE8BB
ΔE00 3.90
Eucalyptus
#44D7A8
ΔE00 4.06
Light Turquoise
#7EF4CC
ΔE00 4.37
Light Teal
#90E4C1
ΔE00 4.91
Light Greenish Blue
#63F7B4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E5B4 #E5699A
analogous
#69E576 #69E5B4 #69D8E5
triadic
#69E5B4 #B469E5 #E5B469
tetradic
#69E5B4 #7669E5 #E5699A #D8E569
square
#69E5B4 #7669E5 #E5699A #D8E569
split-complementary
#69E5B4 #E569D8 #E57669
monochromatic
#1FB479 #35DC9A #69E5B4 #9DEECE #D1F7E8
Accessibility & contrast
On white
1.56
#69E5B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#69E5B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E5B4
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E5B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E5B4 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D7B1
Deuteranopia (green-blind)
#CFCAB7
Tritanopia (blue-blind)
#35E5D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #69e5b4; /* rgb */ color: rgb(105, 229, 180); /* oklch */ color: oklch(83.8% 0.132 164.8);
Tailwind
colors: {
custom: {
50: '#9deeca',
500: '#69e5b4',
950: '#000000',
},
}SCSS
$custom: #69e5b4; $custom-light: #9deeca; $custom-dark: #000000;
JSON
{
"hex": "#69e5b4",
"rgb": {
"r": 105,
"g": 229,
"b": 180
},
"hsl": {
"h": 156.29,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83789,
"c": 0.13239,
"h": 164.8
},
"luminance": 0.62337
}Semantic roles & 50–950 ramp
primary
#69E5B4
secondary
#B53D6D
accent
#135FD2
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1613
muted
#808582