#69EBB5#69EBB5
#69EBB5 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.2% C 0.140 H 163.5°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBB5 |
|---|---|
| RGB | rgb(105, 235, 181) |
| HSL | hsl(155, 76%, 67%) |
| HSV | hsv(155, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(84.87, -48.37, 15.52) |
| CIE-LCH | lch(84.87, 50.80, 162.21°) |
| OKLab | oklab(85.25% -0.1337 0.0397) |
| OKLCH | oklch(85.25% 0.14 163.5) |
| XYZ | xyz(43.8704, 65.7520, 54.0866) |
| Luminance | 0.6576 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.38
Seafoam
#7FE0B3
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.25
Aqua Marine
#2EE8BB
ΔE00 4.33
Light Blue Green
#7EFBB3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBB5 #EB699F
analogous
#69EB74 #69EBB5 #69E0EB
triadic
#69EBB5 #B569EB #EBB569
tetradic
#69EBB5 #7469EB #EB699F #E0EB69
square
#69EBB5 #7469EB #EB699F #E0EB69
split-complementary
#69EBB5 #EB69E0 #EB7469
monochromatic
#1AC07B #33E49A #69EBB5 #9FF2D0 #D5F9EA
Accessibility & contrast
On white
1.48
#69EBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#69EBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBB5
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBB5 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB2
Deuteranopia (green-blind)
#D4CEB8
Tritanopia (blue-blind)
#31EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebb5; /* rgb */ color: rgb(105, 235, 181); /* oklch */ color: oklch(85.2% 0.140 163.5);
Tailwind
colors: {
custom: {
50: '#9ef2cb',
500: '#69ebb5',
950: '#000000',
},
}SCSS
$custom: #69ebb5; $custom-light: #9ef2cb; $custom-dark: #000000;
JSON
{
"hex": "#69ebb5",
"rgb": {
"r": 105,
"g": 235,
"b": 181
},
"hsl": {
"h": 155.077,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85246,
"c": 0.1395,
"h": 163.5
},
"luminance": 0.65756
}Semantic roles & 50–950 ramp
primary
#69EBB5
secondary
#BF3A71
accent
#0D62D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582