#69F4BE#69F4BE
#69F4BE is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.6% C 0.144 H 164.8°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4BE |
|---|---|
| RGB | rgb(105, 244, 190) |
| HSL | hsl(157, 86%, 68%) |
| HSV | hsv(157, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 22.1%, 4.3%) |
| CIE-LAB | lab(87.69, -50.24, 14.81) |
| CIE-LCH | lch(87.69, 52.38, 163.57°) |
| OKLab | oklab(87.61% -0.1392 0.0379) |
| OKLCH | oklch(87.61% 0.144 164.8) |
| XYZ | xyz(47.4661, 71.4177, 59.9888) |
| Luminance | 0.7142 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Greenish Blue
#63F7B4
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.13
Greenish Cyan
#2AFEB7
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4BE #F4699F
analogous
#69F478 #69F4BE #69E4F4
triadic
#69F4BE #BE69F4 #F4BE69
tetradic
#69F4BE #7869F4 #F4699F #E4F469
square
#69F4BE #7869F4 #F4699F #E4F469
split-complementary
#69F4BE #F469E4 #F47869
monochromatic
#0FD387 #30F0A5 #69F4BE #A2F8D7 #DBFCEF
Accessibility & contrast
On white
1.37
#69F4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#69F4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4BE
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4BE | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4BB
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#22F4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f4be; /* rgb */ color: rgb(105, 244, 190); /* oklch */ color: oklch(87.6% 0.144 164.8);
Tailwind
colors: {
custom: {
50: '#9ff8d1',
500: '#69f4be',
950: '#000000',
},
}SCSS
$custom: #69f4be; $custom-light: #9ff8d1; $custom-dark: #000000;
JSON
{
"hex": "#69f4be",
"rgb": {
"r": 105,
"g": 244,
"b": 190
},
"hsl": {
"h": 156.691,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87607,
"c": 0.14426,
"h": 164.8
},
"luminance": 0.71422
}Semantic roles & 50–950 ramp
primary
#69F4BE
secondary
#CD3470
accent
#035AE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583