#69EBB6#69EBB6
#69EBB6 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.139 H 163.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBB6 |
|---|---|
| RGB | rgb(105, 235, 182) |
| HSL | hsl(156, 76%, 67%) |
| HSV | hsv(156, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 22.6%, 7.8%) |
| CIE-LAB | lab(84.89, -48.16, 15.03) |
| CIE-LCH | lch(84.89, 50.45, 162.67°) |
| OKLab | oklab(85.27% -0.1333 0.0385) |
| OKLCH | oklch(85.27% 0.139 163.9) |
| XYZ | xyz(43.9734, 65.7932, 54.6289) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.06
Aqua Marine
#2EE8BB
ΔE00 4.18
Bright Teal
#01F9C6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBB6 #EB699E
analogous
#69EB75 #69EBB6 #69DFEB
triadic
#69EBB6 #B669EB #EBB669
tetradic
#69EBB6 #7569EB #EB699E #DFEB69
square
#69EBB6 #7569EB #EB699E #DFEB69
split-complementary
#69EBB6 #EB69DF #EB7569
monochromatic
#1AC07C #33E49C #69EBB6 #9FF2D0 #D5F9EB
Accessibility & contrast
On white
1.48
#69EBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#69EBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBB6
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBB6 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB3
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#30EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebb6; /* rgb */ color: rgb(105, 235, 182); /* oklch */ color: oklch(85.3% 0.139 163.9);
Tailwind
colors: {
custom: {
50: '#9ef2cc',
500: '#69ebb6',
950: '#000000',
},
}SCSS
$custom: #69ebb6; $custom-light: #9ef2cc; $custom-dark: #000000;
JSON
{
"hex": "#69ebb6",
"rgb": {
"r": 105,
"g": 235,
"b": 182
},
"hsl": {
"h": 155.538,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.8527,
"c": 0.13873,
"h": 163.9
},
"luminance": 0.65797
}Semantic roles & 50–950 ramp
primary
#69EBB6
secondary
#BF3A70
accent
#0D60D9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583