#69EEB3#69EEB3
#69EEB3 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.145 H 161.8°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #69EEB3 |
|---|---|
| RGB | rgb(105, 238, 179) |
| HSL | hsl(153, 80%, 67%) |
| HSV | hsv(153, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(85.71, -50.05, 17.73) |
| CIE-LCH | lch(85.71, 53.10, 160.49°) |
| OKLab | oklab(85.92% -0.1378 0.0453) |
| OKLCH | oklch(85.92% 0.145 161.8) |
| XYZ | xyz(44.5329, 67.4028, 53.3023) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 3.63
Light Blue Green
#7EFBB3
ΔE00 4.02
Seafoam
#7FE0B3
ΔE00 4.47
Seafoam (survey)
#80F9AD
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EEB3 #EE69A4
analogous
#69EE70 #69EEB3 #69E7EE
triadic
#69EEB3 #B369EE #EEB369
tetradic
#69EEB3 #7069EE #EE69A4 #E7EE69
square
#69EEB3 #7069EE #EE69A4 #E7EE69
split-complementary
#69EEB3 #EE69E7 #EE7069
monochromatic
#16C678 #32E897 #69EEB3 #A0F4CF #D7FAEB
Accessibility & contrast
On white
1.45
#69EEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#69EEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EEB3
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EEB3 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEB0
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#31EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69eeb3; /* rgb */ color: rgb(105, 238, 179); /* oklch */ color: oklch(85.9% 0.145 161.8);
Tailwind
colors: {
custom: {
50: '#9ef4c9',
500: '#69eeb3',
950: '#000000',
},
}SCSS
$custom: #69eeb3; $custom-light: #9ef4c9; $custom-dark: #000000;
JSON
{
"hex": "#69eeb3",
"rgb": {
"r": 105,
"g": 238,
"b": 179
},
"hsl": {
"h": 153.383,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85915,
"c": 0.14505,
"h": 161.8
},
"luminance": 0.67407
}Semantic roles & 50–950 ramp
primary
#69EEB3
secondary
#C43876
accent
#0A67DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582