#69EBB0#69EBB0
#69EBB0 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.1% C 0.144 H 161.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBB0 |
|---|---|
| RGB | rgb(105, 235, 176) |
| HSL | hsl(153, 76%, 67%) |
| HSV | hsv(153, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 25.1%, 7.8%) |
| CIE-LAB | lab(84.77, -49.41, 17.98) |
| CIE-LCH | lch(84.77, 52.58, 160.01°) |
| OKLab | oklab(85.13% -0.136 0.0459) |
| OKLCH | oklch(85.13% 0.144 161.3) |
| XYZ | xyz(43.3666, 65.5505, 51.4330) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.81
Seafoam
#7FE0B3
ΔE00 4.09
Light Aquamarine
#7BFDC7
ΔE00 4.25
Light Blue Green
#7EFBB3
ΔE00 4.38
Seafoam (survey)
#80F9AD
ΔE00 4.78
Seafoam Green
#7AF9AB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBB0 #EB69A4
analogous
#69EB6F #69EBB0 #69E5EB
triadic
#69EBB0 #B069EB #EBB069
tetradic
#69EBB0 #6F69EB #EB69A4 #E5EB69
square
#69EBB0 #6F69EB #EB69A4 #E5EB69
split-complementary
#69EBB0 #EB69E5 #EB6F69
monochromatic
#1AC074 #33E494 #69EBB0 #9FF2CC #D5F9E9
Accessibility & contrast
On white
1.49
#69EBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#69EBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBB0
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBB0 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAD
Deuteranopia (green-blind)
#D5CEB4
Tritanopia (blue-blind)
#35EADB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebb0; /* rgb */ color: rgb(105, 235, 176); /* oklch */ color: oklch(85.1% 0.144 161.3);
Tailwind
colors: {
custom: {
50: '#9ef2c7',
500: '#69ebb0',
950: '#000000',
},
}SCSS
$custom: #69ebb0; $custom-light: #9ef2c7; $custom-dark: #000000;
JSON
{
"hex": "#69ebb0",
"rgb": {
"r": 105,
"g": 235,
"b": 176
},
"hsl": {
"h": 152.769,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85128,
"c": 0.14351,
"h": 161.3
},
"luminance": 0.65555
}Semantic roles & 50–950 ramp
primary
#69EBB0
secondary
#BF3A76
accent
#0D69D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582