#69EBB3#69EBB3
#69EBB3 is a very light, vivid teal. Relative luminance 0.657; OKLCH L 85.2% C 0.141 H 162.6°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBB3 |
|---|---|
| RGB | rgb(105, 235, 179) |
| HSL | hsl(154, 76%, 67%) |
| HSV | hsv(154, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 23.8%, 7.8%) |
| CIE-LAB | lab(84.83, -48.79, 16.50) |
| CIE-LCH | lch(84.83, 51.51, 161.31°) |
| OKLab | oklab(85.2% -0.1346 0.0422) |
| OKLCH | oklch(85.2% 0.141 162.6) |
| XYZ | xyz(43.6667, 65.6705, 53.0136) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.11
Seafoam
#7FE0B3
ΔE00 3.78
Light Aquamarine
#7BFDC7
ΔE00 4.04
Light Turquoise
#7EF4CC
ΔE00 4.63
Aqua Marine
#2EE8BB
ΔE00 4.66
Light Blue Green
#7EFBB3
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBB3 #EB69A1
analogous
#69EB72 #69EBB3 #69E2EB
triadic
#69EBB3 #B369EB #EBB369
tetradic
#69EBB3 #7269EB #EB69A1 #E2EB69
square
#69EBB3 #7269EB #EB69A1 #E2EB69
split-complementary
#69EBB3 #EB69E2 #EB7269
monochromatic
#1AC078 #33E498 #69EBB3 #9FF2CE #D5F9EA
Accessibility & contrast
On white
1.49
#69EBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#69EBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBB3
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBB3 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 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)
#E8DCB0
Deuteranopia (green-blind)
#D5CEB7
Tritanopia (blue-blind)
#33EBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebb3; /* rgb */ color: rgb(105, 235, 179); /* oklch */ color: oklch(85.2% 0.141 162.6);
Tailwind
colors: {
custom: {
50: '#9ef2c9',
500: '#69ebb3',
950: '#000000',
},
}SCSS
$custom: #69ebb3; $custom-light: #9ef2c9; $custom-dark: #000000;
JSON
{
"hex": "#69ebb3",
"rgb": {
"r": 105,
"g": 235,
"b": 179
},
"hsl": {
"h": 154.154,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85198,
"c": 0.14109,
"h": 162.6
},
"luminance": 0.65675
}Semantic roles & 50–950 ramp
primary
#69EBB3
secondary
#BF3A73
accent
#0D65D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582