#69EEB4#69EEB4
#69EEB4 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.144 H 162.2°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEB4 |
|---|---|
| RGB | rgb(105, 238, 180) |
| HSL | hsl(154, 80%, 67%) |
| HSV | hsv(154, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(85.73, -49.84, 17.24) |
| CIE-LCH | lch(85.73, 52.74, 160.92°) |
| OKLab | oklab(85.94% -0.1373 0.0441) |
| OKLCH | oklch(85.94% 0.144 162.2) |
| XYZ | xyz(44.6344, 67.4434, 53.8369) |
| Luminance | 0.6745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 4.17
Seafoam
#7FE0B3
ΔE00 4.38
Greenish Cyan
#2AFEB7
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEB4 #EE69A3
analogous
#69EE72 #69EEB4 #69E5EE
triadic
#69EEB4 #B469EE #EEB469
tetradic
#69EEB4 #7269EE #EE69A3 #E5EE69
square
#69EEB4 #7269EE #EE69A3 #E5EE69
split-complementary
#69EEB4 #EE69E5 #EE7269
monochromatic
#16C67A #32E899 #69EEB4 #A0F4CF #D7FAEB
Accessibility & contrast
On white
1.45
#69EEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#69EEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEB4
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEB4 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEB1
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#31EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eeb4; /* rgb */ color: rgb(105, 238, 180); /* oklch */ color: oklch(85.9% 0.144 162.2);
Tailwind
colors: {
custom: {
50: '#9ef4ca',
500: '#69eeb4',
950: '#000000',
},
}SCSS
$custom: #69eeb4; $custom-light: #9ef4ca; $custom-dark: #000000;
JSON
{
"hex": "#69eeb4",
"rgb": {
"r": 105,
"g": 238,
"b": 180
},
"hsl": {
"h": 153.835,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85939,
"c": 0.14425,
"h": 162.2
},
"luminance": 0.67448
}Semantic roles & 50–950 ramp
primary
#69EEB4
secondary
#C43875
accent
#0A65DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582