#69EBB2#69EBB2
#69EBB2 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.142 H 162.2°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBB2 |
|---|---|
| RGB | rgb(105, 235, 178) |
| HSL | hsl(154, 76%, 67%) |
| HSV | hsv(154, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 24.3%, 7.8%) |
| CIE-LAB | lab(84.81, -49.00, 16.99) |
| CIE-LCH | lch(84.81, 51.86, 160.87°) |
| OKLab | oklab(85.18% -0.1351 0.0434) |
| OKLCH | oklch(85.18% 0.142 162.2) |
| XYZ | xyz(43.5659, 65.6302, 52.4829) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.10
Light Blue Green
#7EFBB3
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 4.83
Aqua Marine
#2EE8BB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBB2 #EB69A2
analogous
#69EB71 #69EBB2 #69E3EB
triadic
#69EBB2 #B269EB #EBB269
tetradic
#69EBB2 #7169EB #EB69A2 #E3EB69
square
#69EBB2 #7169EB #EB69A2 #E3EB69
split-complementary
#69EBB2 #EB69E3 #EB7169
monochromatic
#1AC077 #33E496 #69EBB2 #9FF2CE #D5F9E9
Accessibility & contrast
On white
1.49
#69EBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#69EBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBB2
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBB2 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCAF
Deuteranopia (green-blind)
#D5CEB6
Tritanopia (blue-blind)
#34EBDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebb2; /* rgb */ color: rgb(105, 235, 178); /* oklch */ color: oklch(85.2% 0.142 162.2);
Tailwind
colors: {
custom: {
50: '#9ef2c9',
500: '#69ebb2',
950: '#000000',
},
}SCSS
$custom: #69ebb2; $custom-light: #9ef2c9; $custom-dark: #000000;
JSON
{
"hex": "#69ebb2",
"rgb": {
"r": 105,
"g": 235,
"b": 178
},
"hsl": {
"h": 153.692,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85175,
"c": 0.14188,
"h": 162.2
},
"luminance": 0.65634
}Semantic roles & 50–950 ramp
primary
#69EBB2
secondary
#BF3A74
accent
#0D66D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582