#69F4BD#69F4BD
#69F4BD is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.6% C 0.145 H 164.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4BD |
|---|---|
| RGB | rgb(105, 244, 189) |
| HSL | hsl(156, 86%, 68%) |
| HSV | hsv(156, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 22.5%, 4.3%) |
| CIE-LAB | lab(87.67, -50.45, 15.30) |
| CIE-LCH | lch(87.67, 52.72, 163.13°) |
| OKLab | oklab(87.58% -0.1396 0.0392) |
| OKLCH | oklch(87.58% 0.145 164.3) |
| XYZ | xyz(47.3571, 71.3742, 59.4152) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 3.68
Aquamarine
#7FFFD4
ΔE00 4.01
Greenish Cyan
#2AFEB7
ΔE00 4.14
Bright Teal
#01F9C6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4BD #F469A0
analogous
#69F477 #69F4BD #69E5F4
triadic
#69F4BD #BD69F4 #F4BD69
tetradic
#69F4BD #7769F4 #F469A0 #E5F469
square
#69F4BD #7769F4 #F469A0 #E5F469
split-complementary
#69F4BD #F469E5 #F47769
monochromatic
#0FD386 #30F0A4 #69F4BD #A2F8D6 #DBFCEF
Accessibility & contrast
On white
1.37
#69F4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#69F4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4BD
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4BD | 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)
#F0E4BA
Deuteranopia (green-blind)
#DCD6C1
Tritanopia (blue-blind)
#23F4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f4bd; /* rgb */ color: rgb(105, 244, 189); /* oklch */ color: oklch(87.6% 0.145 164.3);
Tailwind
colors: {
custom: {
50: '#9ff8d1',
500: '#69f4bd',
950: '#000000',
},
}SCSS
$custom: #69f4bd; $custom-light: #9ff8d1; $custom-dark: #000000;
JSON
{
"hex": "#69f4bd",
"rgb": {
"r": 105,
"g": 244,
"b": 189
},
"hsl": {
"h": 156.259,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87583,
"c": 0.14502,
"h": 164.3
},
"luminance": 0.71379
}Semantic roles & 50–950 ramp
primary
#69F4BD
secondary
#CD3471
accent
#035BE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583