#69F4AF#69F4AF
#69F4AF is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.3% C 0.156 H 158.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4AF |
|---|---|
| RGB | rgb(105, 244, 175) |
| HSL | hsl(150, 86%, 68%) |
| HSV | hsv(150, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 28.3%, 4.3%) |
| CIE-LAB | lab(87.39, -53.32, 22.13) |
| CIE-LCH | lch(87.39, 57.73, 157.46°) |
| OKLab | oklab(87.26% -0.1458 0.0563) |
| OKLCH | oklch(87.26% 0.156 158.9) |
| XYZ | xyz(45.9102, 70.7954, 51.7946) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.05
Light Blue Green
#7EFBB3
ΔE00 2.25
Seafoam Green
#7AF9AB
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 3.55
Greenish Cyan
#2AFEB7
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4AF #F469AE
analogous
#69F469 #69F4AF #69F3F4
triadic
#69F4AF #AF69F4 #F4AF69
tetradic
#69F4AF #6969F4 #F469AE #F3F469
square
#69F4AF #6969F4 #F469AE #F3F469
split-complementary
#69F4AF #F469F3 #F46969
monochromatic
#0FD372 #30F091 #69F4AF #A2F8CD #DBFCEC
Accessibility & contrast
On white
1.39
#69F4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#69F4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4AF
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4AF | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AB
Deuteranopia (green-blind)
#DED5B3
Tritanopia (blue-blind)
#31F3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f4af; /* rgb */ color: rgb(105, 244, 175); /* oklch */ color: oklch(87.3% 0.156 158.9);
Tailwind
colors: {
custom: {
50: '#9ff8c7',
500: '#69f4af',
950: '#000000',
},
}SCSS
$custom: #69f4af; $custom-light: #9ff8c7; $custom-dark: #000000;
JSON
{
"hex": "#69f4af",
"rgb": {
"r": 105,
"g": 244,
"b": 175
},
"hsl": {
"h": 150.216,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87261,
"c": 0.15632,
"h": 158.9
},
"luminance": 0.708
}Semantic roles & 50–950 ramp
primary
#69F4AF
secondary
#CD3480
accent
#0372E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582