#69EBB4#69EBB4
#69EBB4 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.140 H 163.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBB4 |
|---|---|
| RGB | rgb(105, 235, 180) |
| HSL | hsl(155, 76%, 67%) |
| HSV | hsv(155, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 23.4%, 7.8%) |
| CIE-LAB | lab(84.85, -48.58, 16.01) |
| CIE-LCH | lch(84.85, 51.15, 161.76°) |
| OKLab | oklab(85.22% -0.1342 0.041) |
| OKLCH | oklch(85.22% 0.14 163) |
| XYZ | xyz(43.7682, 65.7111, 53.5482) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.70
Light Aquamarine
#7BFDC7
ΔE00 3.99
Light Turquoise
#7EF4CC
ΔE00 4.44
Aqua Marine
#2EE8BB
ΔE00 4.49
Light Blue Green
#7EFBB3
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBB4 #EB69A0
analogous
#69EB73 #69EBB4 #69E1EB
triadic
#69EBB4 #B469EB #EBB469
tetradic
#69EBB4 #7369EB #EB69A0 #E1EB69
square
#69EBB4 #7369EB #EB69A0 #E1EB69
split-complementary
#69EBB4 #EB69E1 #EB7369
monochromatic
#1AC07A #33E499 #69EBB4 #9FF2CF #D5F9EA
Accessibility & contrast
On white
1.48
#69EBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#69EBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBB4
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBB4 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB1
Deuteranopia (green-blind)
#D5CEB7
Tritanopia (blue-blind)
#32EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebb4; /* rgb */ color: rgb(105, 235, 180); /* oklch */ color: oklch(85.2% 0.140 163.0);
Tailwind
colors: {
custom: {
50: '#9ef2ca',
500: '#69ebb4',
950: '#000000',
},
}SCSS
$custom: #69ebb4; $custom-light: #9ef2ca; $custom-dark: #000000;
JSON
{
"hex": "#69ebb4",
"rgb": {
"r": 105,
"g": 235,
"b": 180
},
"hsl": {
"h": 154.615,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85222,
"c": 0.1403,
"h": 163
},
"luminance": 0.65715
}Semantic roles & 50–950 ramp
primary
#69EBB4
secondary
#BF3A72
accent
#0D63D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582