#69EBB1#69EBB1
#69EBB1 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.143 H 161.8°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBB1 |
|---|---|
| RGB | rgb(105, 235, 177) |
| HSL | hsl(153, 76%, 67%) |
| HSV | hsv(153, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 24.7%, 7.8%) |
| CIE-LAB | lab(84.79, -49.21, 17.48) |
| CIE-LCH | lch(84.79, 52.22, 160.44°) |
| OKLab | oklab(85.15% -0.1355 0.0447) |
| OKLCH | oklch(85.15% 0.143 161.8) |
| XYZ | xyz(43.4659, 65.5902, 51.9560) |
| Luminance | 0.6559 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.89
Seafoam
#7FE0B3
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.51
Seafoam (survey)
#80F9AD
ΔE00 4.94
Seafoam Green
#7AF9AB
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBB1 #EB69A3
analogous
#69EB70 #69EBB1 #69E4EB
triadic
#69EBB1 #B169EB #EBB169
tetradic
#69EBB1 #7069EB #EB69A3 #E4EB69
square
#69EBB1 #7069EB #EB69A3 #E4EB69
split-complementary
#69EBB1 #EB69E4 #EB7069
monochromatic
#1AC076 #33E495 #69EBB1 #9FF2CD #D5F9E9
Accessibility & contrast
On white
1.49
#69EBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#69EBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBB1
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBB1 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAE
Deuteranopia (green-blind)
#D5CEB5
Tritanopia (blue-blind)
#35EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebb1; /* rgb */ color: rgb(105, 235, 177); /* oklch */ color: oklch(85.2% 0.143 161.8);
Tailwind
colors: {
custom: {
50: '#9ef2c8',
500: '#69ebb1',
950: '#000000',
},
}SCSS
$custom: #69ebb1; $custom-light: #9ef2c8; $custom-dark: #000000;
JSON
{
"hex": "#69ebb1",
"rgb": {
"r": 105,
"g": 235,
"b": 177
},
"hsl": {
"h": 153.231,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85151,
"c": 0.1427,
"h": 161.8
},
"luminance": 0.65594
}Semantic roles & 50–950 ramp
primary
#69EBB1
secondary
#BF3A75
accent
#0D68D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582