#69F4BF#69F4BF
#69F4BF is a very light, vivid teal. Relative luminance 0.715; OKLCH L 87.6% C 0.144 H 165.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4BF |
|---|---|
| RGB | rgb(105, 244, 191) |
| HSL | hsl(157, 86%, 68%) |
| HSV | hsv(157, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 21.7%, 4.3%) |
| CIE-LAB | lab(87.71, -50.03, 14.33) |
| CIE-LCH | lch(87.71, 52.04, 164.02°) |
| OKLab | oklab(87.63% -0.1387 0.0367) |
| OKLCH | oklch(87.63% 0.144 165.2) |
| XYZ | xyz(47.5757, 71.4616, 60.5664) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Greenish Blue
#63F7B4
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.68
Bright Teal
#01F9C6
ΔE00 4.02
Greenish Cyan
#2AFEB7
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4BF #F4699E
analogous
#69F479 #69F4BF #69E4F4
triadic
#69F4BF #BF69F4 #F4BF69
tetradic
#69F4BF #7969F4 #F4699E #E4F469
square
#69F4BF #7969F4 #F4699E #E4F469
split-complementary
#69F4BF #F469E4 #F47969
monochromatic
#0FD389 #30F0A7 #69F4BF #A2F8D7 #DBFCF0
Accessibility & contrast
On white
1.37
#69F4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#69F4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4BF
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4BF | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE4BC
Deuteranopia (green-blind)
#DBD6C2
Tritanopia (blue-blind)
#20F4E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f4bf; /* rgb */ color: rgb(105, 244, 191); /* oklch */ color: oklch(87.6% 0.144 165.2);
Tailwind
colors: {
custom: {
50: '#9ff8d2',
500: '#69f4bf',
950: '#000000',
},
}SCSS
$custom: #69f4bf; $custom-light: #9ff8d2; $custom-dark: #000000;
JSON
{
"hex": "#69f4bf",
"rgb": {
"r": 105,
"g": 244,
"b": 191
},
"hsl": {
"h": 157.122,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87632,
"c": 0.14351,
"h": 165.2
},
"luminance": 0.71466
}Semantic roles & 50–950 ramp
primary
#69F4BF
secondary
#CD346E
accent
#0358E3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583