#69EBB8#69EBB8
#69EBB8 is a very light, vivid teal. Relative luminance 0.659; OKLCH L 85.3% C 0.137 H 164.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBB8 |
|---|---|
| RGB | rgb(105, 235, 184) |
| HSL | hsl(156, 76%, 67%) |
| HSV | hsv(156, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 21.7%, 7.8%) |
| CIE-LAB | lab(84.93, -47.74, 14.04) |
| CIE-LCH | lch(84.93, 49.76, 163.61°) |
| OKLab | oklab(85.32% -0.1324 0.036) |
| OKLCH | oklch(85.32% 0.137 164.8) |
| XYZ | xyz(44.1816, 65.8765, 55.7252) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.69
Light Greenish Blue
#63F7B4
ΔE00 3.86
Aqua Marine
#2EE8BB
ΔE00 3.89
Light Aquamarine
#7BFDC7
ΔE00 3.93
Bright Teal
#01F9C6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBB8 #EB699C
analogous
#69EB77 #69EBB8 #69DDEB
triadic
#69EBB8 #B869EB #EBB869
tetradic
#69EBB8 #7769EB #EB699C #DDEB69
square
#69EBB8 #7769EB #EB699C #DDEB69
split-complementary
#69EBB8 #EB69DD #EB7769
monochromatic
#1AC07F #33E49E #69EBB8 #9FF2D2 #D5F9EB
Accessibility & contrast
On white
1.48
#69EBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#69EBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBB8
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBB8 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB5
Deuteranopia (green-blind)
#D4CFBB
Tritanopia (blue-blind)
#2FEBDD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebb8; /* rgb */ color: rgb(105, 235, 184); /* oklch */ color: oklch(85.3% 0.137 164.8);
Tailwind
colors: {
custom: {
50: '#9ef2cd',
500: '#69ebb8',
950: '#000000',
},
}SCSS
$custom: #69ebb8; $custom-light: #9ef2cd; $custom-dark: #000000;
JSON
{
"hex": "#69ebb8",
"rgb": {
"r": 105,
"g": 235,
"b": 184
},
"hsl": {
"h": 156.462,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85319,
"c": 0.13719,
"h": 164.8
},
"luminance": 0.65881
}Semantic roles & 50–950 ramp
primary
#69EBB8
secondary
#BF3A6E
accent
#0D5DD9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583