#69EBB7#69EBB7
#69EBB7 is a very light, vivid teal. Relative luminance 0.658; OKLCH L 85.3% C 0.138 H 164.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69EBB7 |
|---|---|
| RGB | rgb(105, 235, 183) |
| HSL | hsl(156, 76%, 67%) |
| HSV | hsv(156, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 22.1%, 7.8%) |
| CIE-LAB | lab(84.91, -47.95, 14.54) |
| CIE-LCH | lch(84.91, 50.11, 163.14°) |
| OKLab | oklab(85.29% -0.1328 0.0372) |
| OKLCH | oklch(85.29% 0.138 164.3) |
| XYZ | xyz(44.0771, 65.8347, 55.1751) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EBB7 #EB699D
analogous
#69EB76 #69EBB7 #69DEEB
triadic
#69EBB7 #B769EB #EBB769
tetradic
#69EBB7 #7669EB #EB699D #DEEB69
square
#69EBB7 #7669EB #EB699D #DEEB69
split-complementary
#69EBB7 #EB69DE #EB7669
monochromatic
#1AC07D #33E49D #69EBB7 #9FF2D1 #D5F9EB
Accessibility & contrast
On white
1.48
#69EBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#69EBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EBB7
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EBB7 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB4
Deuteranopia (green-blind)
#D4CFBA
Tritanopia (blue-blind)
#2FEBDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ebb7; /* rgb */ color: rgb(105, 235, 183); /* oklch */ color: oklch(85.3% 0.138 164.3);
Tailwind
colors: {
custom: {
50: '#9ef2cc',
500: '#69ebb7',
950: '#000000',
},
}SCSS
$custom: #69ebb7; $custom-light: #9ef2cc; $custom-dark: #000000;
JSON
{
"hex": "#69ebb7",
"rgb": {
"r": 105,
"g": 235,
"b": 183
},
"hsl": {
"h": 156,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.85294,
"c": 0.13796,
"h": 164.3
},
"luminance": 0.65839
}Semantic roles & 50–950 ramp
primary
#69EBB7
secondary
#BF3A6F
accent
#0D5ED9
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#0F1713
muted
#808583