#69E9B2#69E9B2
#69E9B2 is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.7% C 0.139 H 162.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #69E9B2 |
|---|---|
| RGB | rgb(105, 233, 178) |
| HSL | hsl(154, 74%, 66%) |
| HSV | hsv(154, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 23.6%, 8.6%) |
| CIE-LAB | lab(84.22, -48.16, 16.17) |
| CIE-LCH | lch(84.22, 50.80, 161.44°) |
| OKLab | oklab(84.7% -0.133 0.0414) |
| OKLCH | oklch(84.7% 0.139 162.7) |
| XYZ | xyz(42.9966, 64.4915, 52.2931) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 3.55
Light Aquamarine
#7BFDC7
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.55
Light Turquoise
#7EF4CC
ΔE00 4.71
Eucalyptus
#44D7A8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E9B2 #E969A0
analogous
#69E972 #69E9B2 #69E0E9
triadic
#69E9B2 #B269E9 #E9B269
tetradic
#69E9B2 #7269E9 #E969A0 #E0E969
square
#69E9B2 #7269E9 #E969A0 #E0E969
split-complementary
#69E9B2 #E969E0 #E97269
monochromatic
#1CBC77 #34E197 #69E9B2 #9EF1CD #D4F9E9
Accessibility & contrast
On white
1.51
#69E9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#69E9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E9B2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E9B2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DAAF
Deuteranopia (green-blind)
#D3CDB5
Tritanopia (blue-blind)
#35E9DA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69e9b2; /* rgb */ color: rgb(105, 233, 178); /* oklch */ color: oklch(84.7% 0.139 162.7);
Tailwind
colors: {
custom: {
50: '#9df1c9',
500: '#69e9b2',
950: '#000000',
},
}SCSS
$custom: #69e9b2; $custom-light: #9df1c9; $custom-dark: #000000;
JSON
{
"hex": "#69e9b2",
"rgb": {
"r": 105,
"g": 233,
"b": 178
},
"hsl": {
"h": 154.219,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.84696,
"c": 0.13924,
"h": 162.7
},
"luminance": 0.64495
}Semantic roles & 50–950 ramp
primary
#69E9B2
secondary
#BB3B72
accent
#0F65D7
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582