#69F4B3#69F4B3
#69F4B3 is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.4% C 0.153 H 160.4°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4B3 |
|---|---|
| RGB | rgb(105, 244, 179) |
| HSL | hsl(152, 86%, 68%) |
| HSV | hsv(152, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 26.6%, 4.3%) |
| CIE-LAB | lab(87.46, -52.52, 20.18) |
| CIE-LCH | lch(87.46, 56.26, 158.98°) |
| OKLab | oklab(87.35% -0.1441 0.0514) |
| OKLCH | oklch(87.35% 0.153 160.4) |
| XYZ | xyz(46.3089, 70.9549, 53.8943) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.79
Light Blue Green
#7EFBB3
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 3.21
Seafoam (survey)
#80F9AD
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.31
Greenish Cyan
#2AFEB7
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4B3 #F469AA
analogous
#69F46D #69F4B3 #69F0F4
triadic
#69F4B3 #B369F4 #F4B369
tetradic
#69F4B3 #6D69F4 #F469AA #F0F469
square
#69F4B3 #6D69F4 #F469AA #F0F469
split-complementary
#69F4B3 #F469F0 #F46D69
monochromatic
#0FD378 #30F096 #69F4B3 #A2F8D0 #DBFCED
Accessibility & contrast
On white
1.38
#69F4B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#69F4B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4B3
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4B3 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E4AF
Deuteranopia (green-blind)
#DED6B7
Tritanopia (blue-blind)
#2EF3E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f4b3; /* rgb */ color: rgb(105, 244, 179); /* oklch */ color: oklch(87.4% 0.153 160.4);
Tailwind
colors: {
custom: {
50: '#9ff8ca',
500: '#69f4b3',
950: '#000000',
},
}SCSS
$custom: #69f4b3; $custom-light: #9ff8ca; $custom-dark: #000000;
JSON
{
"hex": "#69f4b3",
"rgb": {
"r": 105,
"g": 244,
"b": 179
},
"hsl": {
"h": 151.942,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.8735,
"c": 0.15298,
"h": 160.4
},
"luminance": 0.70959
}Semantic roles & 50–950 ramp
primary
#69F4B3
secondary
#CD347C
accent
#036BE3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582